Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_cfi_test.cc43 void TestImpl(InstructionSet isa, in TestImpl() function in art::JNICFITest
123 TestImpl(InstructionSet::isa, #isa, expected_asm, expected_cfi); \
/art/compiler/optimizing/
Doptimizing_cfi_test.cc111 void TestImpl(InstructionSet isa, const char* in TestImpl() function in art::OptimizingCFITest
156 TestImpl(InstructionSet::isa, #isa, expected_asm, expected_cfi); \