Home
last modified time | relevance | path

Searched refs:names (Results 1 – 14 of 14) sorted by relevance

/tools/repohooks/tools/
Dpylintrc27 # 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/
DTextTypeParameterList.kt33 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/
DTestMappingTest.java115 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/
Dpylintrc7 # Naming hint for method names
10 # Regular expression matching correct method names
/tools/metalava/src/test/java/com/android/tools/metalava/
DApiFromTextTest.kt46 fun `Infer fully qualified names from shorter names`() { in Infer fully qualified names from shorter names()
/tools/tradefederation/core/src/com/android/tradefed/util/
DTestMapping.java123 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/
DZipToolsTest.java213 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/
Dbluetooth.proto173 // 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/
DLICENSE140 names, trademarks, service marks, or product names of the Licensor,
/tools/apksig/
DLICENSE152 names, trademarks, service marks, or product names of the Licensor,
/tools/test/connectivity/acts/
DREADME.md134 test case names within the class. More on this is discussed after the
/tools/metalava/
DREADME.md100 names and default values.)
122 from package names such that you have
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...
Djacocoagent.jarMETA-INF/MANIFEST.MF META-INF/MTNMINDS.SF META-INF/MTNMINDS ...