Searched refs:GenerateExpected (Results 1 – 3 of 3) sorted by relevance
/art/compiler/jni/ |
D | jni_cfi_test.cc | 73 GenerateExpected(stdout, isa, isa_str, actual_asm, actual_cfi); in TestImpl()
|
/art/compiler/ |
D | cfi_test.h | 37 void GenerateExpected(FILE* f, InstructionSet isa, const char* isa_str, in GenerateExpected() function
|
/art/compiler/optimizing/ |
D | optimizing_cfi_test.cc | 101 GenerateExpected(stdout, isa, isa_str, actual_asm, actual_cfi); in Check()
|