Home
last modified time | relevance | path

Searched refs:DumpAndCheck (Results 1 – 1 of 1) sorted by relevance

/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() function in art::arm::ArmVIXLAssemblerTest
83 DumpAndCheck(managed_code, testname, expected); in EmitAndCheck()