Searched defs:CodeAllocatorTest (Results 1 – 2 of 2) sorted by relevance
25 class CodeAllocatorTest : public testing::Test { class27 CodeAllocatorTest() {} in CodeAllocatorTest() function in panda::CodeAllocatorTest
27 class CodeAllocatorTest : public testing::Test { class60 TEST_F(CodeAllocatorTest, AllocateBuffTest) in TEST_F() argument