Home
last modified time | relevance | path

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

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