Home
last modified time | relevance | path

Searched defs:ignoreResult (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DFileFilter.java51 public static boolean ignoreResult(String file) { in ignoreResult() method in FileFilter
DLayoutTestsAutoTest.java72 public void ignoreResult(String layout_file) { in ignoreResult() method in MyTestRecorder
275 …Result(String testFile, String actualResultFile, String expectedResultFile, boolean ignoreResult) { in processResult()
305 …itUntilDone(TestShellActivity activity, String test, int timeout, boolean ignoreResult, int testNu… in runTestAndWaitUntilDone()