Home
last modified time | relevance | path

Searched defs:tid2 (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/result/ddmlib/
DTestRunToTestInvocationForwarderTest.java51 TestIdentifier tid2 = new TestIdentifier("class", "test2"); in testForwarding() local
85 TestIdentifier tid2 = new TestIdentifier("class", "null"); in testForwarding_null() local
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DModuleListenerTest.java98 TestDescription tid2 = new TestDescription("class", "test" + i); in testInternalRerun() local
DTestSuiteStub.java104 TestDescription tid2 = new TestDescription("TestStub", "test2"); in testAttempt() local