Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParserTest.java54 private static final String TEST_NAME_1 = "testTurnOnLightBlackBoxFuzzing"; field in VtsMultiDeviceTestResultParserTest
77 TestDescription test2 = new TestDescription(RUN_NAME, TEST_NAME_1); in testRunTimeoutInput()
105 TestDescription test2 = new TestDescription(RUN_NAME, TEST_NAME_1); in testRunNormalInput()
221 TestDescription test1 = new TestDescription(RUN_NAME, TEST_NAME_1); in testNormalSummary()
246 TestDescription test1 = new TestDescription(RUN_NAME, TEST_NAME_1); in testClassErrorSummary()