Searched refs:TestImplSized (Results 1 – 1 of 1) sorted by relevance
48 TestImplSized<PointerSize::k64>(isa, isa_str, expected_asm, expected_cfi); in TestImpl()50 TestImplSized<PointerSize::k32>(isa, isa_str, expected_asm, expected_cfi); in TestImpl()56 void TestImplSized(InstructionSet isa, in TestImplSized() function in art::JNICFITest