Searched refs:TEST_NAME_2 (Results 1 – 1 of 1) sorted by relevance
55 private static final String TEST_NAME_2 = "testTurnOnLightWhiteBoxFuzzing"; field in VtsMultiDeviceTestResultParserTest71 mockRunListener.testRunStarted(TEST_NAME_2, 2); in testRunTimeoutInput()72 TestDescription test1 = new TestDescription(RUN_NAME, TEST_NAME_2); in testRunTimeoutInput()100 mockRunListener.testRunStarted(TEST_NAME_2, 2); in testRunNormalInput()101 TestDescription test1 = new TestDescription(RUN_NAME, TEST_NAME_2); in testRunNormalInput()225 TestDescription test2 = new TestDescription(RUN_NAME, TEST_NAME_2); in testNormalSummary()