Searched refs:TestMap (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTBitOperations.cpp140 struct TestMap struct
145 struct TestMap sTest;
146 struct TestMap *p = &sTest;
148 struct TestMap *p = (struct TestMap *)RTTestGuardedAllocTail(hTest, sizeof(*p));

Completed in 41 milliseconds