Searched refs:DumpAndCheck (Results 1 – 1 of 1) sorted by relevance
49 void DumpAndCheck(std::vector<uint8_t>& code, const char* testname, const std::string& expected) { in DumpAndCheck() function in art::arm::ArmVIXLAssemblerTest83 DumpAndCheck(managed_code, testname, expected); in EmitAndCheck()