Home
last modified time | relevance | path

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

/art/test/122-secondarydex/src/
DMain.java34 Test t3 = null; in testSlowPathDirectInvoke() local
36 t1.test(t3); in testSlowPathDirectInvoke()
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S314 lw $t3, 44($a0)
529 li $t3, 70 # put char 'F' into t3
530 beq $t1, $t3, 1f # branch if result type char == 'F'
/art/dex2oat/
Ddex2oat.cc416 TimingLogger::ScopedTiming t3("Loading image checksum", &timings); in CreateOatFile() local