Searched refs:mTestRunHelper (Results 1 – 2 of 2) sorted by relevance
74 private TestRunHelper mTestRunHelper; field in AdbScreenrecordTest123 mTestRunHelper.startTest(1); in run()136 mTestRunHelper.endTest(resultsDictionary); in run()175 mTestRunHelper.reportFailure("Recorded test file not found"); in runTest()257 mTestRunHelper.reportFailure("Video Entry info failed"); in extractDurationAndBitrateFromVideoFileUsingAvprobe()276 mTestRunHelper.reportFailure(AVPROBE_STR + " command failed"); in extractDurationAndBitrateFromVideoFileUsingAvprobe()282 mTestRunHelper.reportFailure(AVPROBE_STR + " output data is empty"); in extractDurationAndBitrateFromVideoFileUsingAvprobe()289 mTestRunHelper.reportFailure(errMsg); in extractDurationAndBitrateFromVideoFileUsingAvprobe()308 mTestRunHelper.reportFailure("Regular Expression did not find recorded frames"); in extractVideoDataFromAdbOutput()317 mTestRunHelper.reportFailure("No recorded frames detected"); in extractVideoDataFromAdbOutput()[all …]
110 private TestRunHelper mTestRunHelper; field in AudioLoopbackTest326 mTestRunHelper.startTest(1); in run()339 runGlitchesTest(mTestRunHelper, mLoopbackTestHelper); in run()353 mTestRunHelper.endTest(metrics); in run()498 mTestRunHelper = new TestRunHelper(listener, testId); in initializeTest()580 mTestRunHelper.reportFailure(errMsg); in runTest()584 mTestRunHelper.reportFailure("I/O error while parsing Loopback result."); in runTest()587 mTestRunHelper.reportFailure("Number format error parsing Loopback result."); in runTest()619 mTestRunHelper.reportFailure("No good data was collected"); in uploadLogsReturnMetrics()633 mTestRunHelper.reportFailure("No good data was collected"); in uploadLogsReturnMetrics()[all …]