Home
last modified time | relevance | path

Searched defs:tt (Results 1 – 2 of 2) sorted by relevance

/cts/tools/vm-tests/src/dot/junit/opcodes/instance_of/
DTest_instance_of.java69 T_instance_of_3 tt = new T_instance_of_3(); in testE2() local
84 T_instance_of_7 tt = new T_instance_of_7(); in testE3() local
/cts/tools/host/src/com/android/cts/
DDeviceManager.java370 TimeoutThread tt = new TimeoutThread(proc, SHORT_DELAY); in executeCommand() local