Searched refs:RESULT_FILE (Results 1 – 4 of 4) sorted by relevance
43 private final String RESULT_FILE = "image_processing_result.txt"; field in ImageProcessingTest75 File resultFile = new File(externalStorage, RESULT_FILE); in testImageProcessingBench()
238 intent.putExtra(TestShellActivity.RESULT_FILE, LOAD_TEST_RESULT); in runTestAndWaitUntilDone()
199 mResultFile = intent.getStringExtra(RESULT_FILE); in executeIntent()964 static final String RESULT_FILE = "ResultFile"; field in TestShellActivity
339 intent.putExtra(TestShellActivity.RESULT_FILE, resultFile); in runTestAndWaitUntilDone()