Searched refs:mIgnoreTestMappingImports (Results 1 – 2 of 2) sorted by relevance
88 private boolean mIgnoreTestMappingImports = true; field in TestMapping103 mIgnoreTestMappingImports = ignoreTestMappingImports; in TestMapping()135 if (!mIgnoreTestMappingImports) { in getTestCollection()195 if (!mIgnoreTestMappingImports) { in getTestCollection()330 if (root.has(IMPORTS) && !mIgnoreTestMappingImports) { in listTestMappingFiles()
123 private boolean mIgnoreTestMappingImports = true; field in TestMappingSuiteRunner202 new TestMapping(mTestMappingPaths, mIgnoreTestMappingImports); in loadTestInfos()351 if (mReportImportPaths && !mIgnoreTestMappingImports) { in createIndividualTests()635 if (mReportImportPaths && !mIgnoreTestMappingImports) { in checkTestMappingOptions()