Searched refs:ignoreTestMappingImports (Results 1 – 1 of 1) sorted by relevance
101 public TestMapping(List<String> testMappingRelativePaths, boolean ignoreTestMappingImports) { in TestMapping() argument103 mIgnoreTestMappingImports = ignoreTestMappingImports; in TestMapping()