Searched refs:mTestCasesDir (Results 1 – 1 of 1) sorted by relevance
29 private File mTestCasesDir = null; field in VtsCompatibilityInvocationHelper35 if (mTestCasesDir == null) { in getTestsDir()58 mTestCasesDir = testCaseDir.getAbsoluteFile(); in getTestsDir()59 CLog.d(String.format("%s TEST CASES DIR: %s", suiteName, mTestCasesDir)); in getTestsDir()62 return mTestCasesDir; in getTestsDir()