/tools/repohooks/tools/ |
D | pylintrc | 27 # Add files or directories to the blacklist. They should be base names, not 34 # List of plugins (as comma separated values of python modules names) to load, 45 # A comma-separated list of package or module names from where C extensions may 148 # List of module names for which member attributes should not be checked 151 # supports qualified module names, as well as Unix pattern matching. 154 # List of classes names for which member attributes should not be checked 156 # with qualified names. 198 # List of additional names supposed to be defined in builtins. Remember that 247 # List of builtins function names that should not be used, separated by a comma 250 # Good variable names which should always be accepted, separated by a comma [all …]
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | TextTypeParameterList.kt | 33 val names = ArrayList<String>(typeParameters.size) in toString() constant 35 names.add(parameter.simpleName()) in toString() 37 typeParameterNames = names in toString()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
D | TestMappingTest.java | 115 Set<String> names = new HashSet<String>(); in testGetTests() local 117 names.add(test.getName()); in testGetTests() 119 assertTrue(names.contains("suite/stub1")); in testGetTests() 120 assertTrue(names.contains("test1")); in testGetTests()
|
/tools/tradefederation/core/ |
D | pylintrc | 7 # Naming hint for method names 10 # Regular expression matching correct method names
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | ApiFromTextTest.kt | 46 fun `Infer fully qualified names from shorter names`() { in Infer fully qualified names from shorter names()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | TestMapping.java | 123 for (int k = 0; k < optionObject.names().length(); k++) { in TestMapping() 124 String name = optionObject.names().getString(k); in TestMapping()
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | ZipToolsTest.java | 213 private static void assertSize(String[] names, long size, Map<String, Integer> sizes) { in assertSize() argument 214 for (String n : names) { in assertSize()
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bluetooth.proto | 173 // Initiator of the scan. Only the first three names will be stored. 210 // Initiator of the scan. Only the first three names will be stored.
|
/tools/acloud/ |
D | LICENSE | 140 names, trademarks, service marks, or product names of the Licensor,
|
/tools/apksig/ |
D | LICENSE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/tools/test/connectivity/acts/ |
D | README.md | 134 test case names within the class. More on this is discussed after the
|
/tools/metalava/ |
D | README.md | 100 names and default values.) 122 from package names such that you have
|
/tools/tradefederation/core/res/jacoco/ |
D | jacocoant.jar | META-INF/MANIFEST.MF
META-INF/MTNMINDS.SF
META-INF/MTNMINDS ... |
D | jacocoagent.jar | META-INF/MANIFEST.MF
META-INF/MTNMINDS.SF
META-INF/MTNMINDS ... |