Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_cfi_test.cc105 GenerateExpected(stdout, in TestImplSized()
/art/compiler/optimizing/
Doptimizing_cfi_test.cc104 GenerateExpected(stdout, isa, isa_str, actual_asm, actual_cfi); in Check()
/art/compiler/
Dcfi_test.h37 void GenerateExpected(FILE* f, InstructionSet isa, const char* isa_str, in GenerateExpected() function