Searched defs:mTestPathPrefix (Results 1 - 1 of 1) sorted by path

/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DLayoutTestsAutoTest.java158 private String mTestPathPrefix; field in class:LayoutTestsAutoTest
173 if (line.startsWith(mTestPathPrefix)) {
385 mTestPathPrefix = (new File(LAYOUT_TESTS_ROOT + runner.mTestPath)).getAbsolutePath();

Completed in 66 milliseconds