Home
last modified time | relevance | path

Searched defs:testname (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/init/
H A Dfirmware_handler_test.cpp132 #define RunTest(testname) \ in FirmwareTestChildMain() argument
/aosp12/art/compiler/utils/
H A Dassembler_thumb_test.cc49 void DumpAndCheck(std::vector<uint8_t>& code, const char* testname, const std::string& expected) { in DumpAndCheck()
76 void EmitAndCheck(const char* testname, const char* expected) { in EmitAndCheck()