Searched refs:includes (Results 1 – 10 of 10) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | HostTest.java | 553 Set<String> includes = mFilterHelper.getIncludeFilters(); in runTestClasses() local 555 includes.add(String.format(TEST_FULL_NAME_FORMAT, classObj.getName(), in runTestClasses() 794 Set<String> includes = mFilterHelper.getIncludeFilters(); in getTestMethods() local 796 includes.add(String.format(TEST_FULL_NAME_FORMAT, classObj.getName(), in getTestMethods() 1032 Set<String> includes = mFilterHelper.getIncludeFilters(); in applyFilters() local 1034 includes.add(String.format(TEST_FULL_NAME_FORMAT, classObj.getName(), mMethodName)); in applyFilters() 1038 ((ITestFilterReceiver) test).addAllIncludeFilters(includes); in applyFilters() 1040 } else if (!includes.isEmpty() || !excludes.isEmpty()) { in applyFilters()
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | SuiteModuleLoader.java | 405 ITestFilterReceiver test, List<SuiteTestFilter> includes, String name) { in addTestIncludes() argument 407 File includeFile = createFilterFile(name, ".include", includes); in addTestIncludes() 411 for (SuiteTestFilter include : includes) { in addTestIncludes()
|
/tools/test/connectivity/acts/ |
D | README.md | 103 text file. The required information includes a list of ***testbed*** configs.
|
/tools/metalava/ |
D | FORMAT.md | 71 The new signature format now includes annotations; not all annotations (such as 256 includes special modifiers, such as sealed, inline, operator, infix, etc:
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 368 A full implementation of IPv6 includes implementation of the 1467 Any transport or other upper-layer protocol that includes the 1536 The IPv6 version of ICMP [ICMPv6] includes the above pseudo-header in 1657 packets includes a Hop-by-Hop Options header, then they all must be 1660 If any of those packets includes a Routing header, then they all must
|
/tools/security/sanitizer-status/ |
D | NOTICE | 119 (d) If the Work includes a "NOTICE" text file as part of its
|
/tools/trebuchet/ |
D | LICENSE | 107 (d) If the Work includes a "NOTICE" text file as part of its
|
/tools/apksig/ |
D | LICENSE | 119 (d) If the Work includes a "NOTICE" text file as part of its
|
/tools/acloud/ |
D | LICENSE | 107 (d) If the Work includes a "NOTICE" text file as part of its
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 291 // AbstractMessage base class includes reflection-based implementations of
|