Home
last modified time | relevance | path

Searched defs:td (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/result/
DTestDescriptionsFileTest.java46 TestDescription td = new TestDescription("classname", "testname"); in getFile_oneEntry() local
58 TestDescription td = new TestDescription("classname", "testname"); in getFile_caching() local
98 TestDescription td = new TestDescription("classname", "testname"); in fromFile() local
DTestDescriptionTest.java128 TestDescription td = new TestDescription("classname", "testname"); in testFromString() local
/tools/tradefederation/contrib/src/com/android/build/tests/
DImageStats.java130 TestDescription td = new TestDescription(FileUtil.getBaseName(statsFileName), in run() local
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/
DGranularRetriableTestWrapperTest.java274 TestDescription td = testCases.get(idx); in run() local