Searched defs:testCaseName (Results 1 - 2 of 2) sorted by relevance

/frameworks/testing/uiautomator_test_libraries/src/com/android/uiautomator/platform/
H A DJankTestBase.java202 * @param testCaseName
205 protected void startTrace(String testCaseName, int iteration) { argument
289 * @param testCaseName
292 protected void recordResults(String testCaseName, int iteration) { argument
306 String rawFileName = String.format("%s/%s_%d.txt", RAW_DATA_DIR, testCaseName, iteration);
345 testCaseName, iteration, refreshPeriod,
349 SurfaceFlingerHelper.printData(testCaseName, iteration);
355 * @param testCaseName
357 protected void saveResults(String testCaseName) { argument
361 testCaseName, mSuccessTestRun
[all...]
/frameworks/webview/chromium/tests/prebuilts/
H A Dandroid-janktesthelper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/uiautomator/ com/android/uiautomator/janktesthelper/ ...

Completed in 120 milliseconds