Searched refs:mTestCasesDir (Results 1 – 1 of 1) sorted by relevance
29 private File mTestCasesDir = null; field in VtsCompatibilityInvocationHelper35 if (mTestCasesDir == null) { in getTestsDir()57 mTestCasesDir = testCaseDir.getAbsoluteFile(); in getTestsDir()59 "%s TEST CASES DIR: %s", TestSuiteInfo.getInstance().getName(), mTestCasesDir)); in getTestsDir()62 return mTestCasesDir; in getTestsDir()