Searched defs:test_class (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/tests/ |
| D | asm_printer_test.cpp | 316 #define ONE_TEST_BODY(test_class, test_method, test_name, arch) \ argument
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | region_allocator_test.cpp | 802 auto test_class = class_linker_ext->CreateClass(nullptr, 0, 0, sizeof(panda::Class)); in TEST_F() local 832 auto test_class = class_linker_ext->CreateClass(nullptr, 0, 0, sizeof(panda::Class)); in TEST_F() local 854 auto test_class = class_linker_ext->CreateClass(nullptr, 0, 0, sizeof(panda::Class)); in TEST_F() local
|