Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 10 of 10) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DHostTest.java553 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/
DSuiteModuleLoader.java405 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/
DREADME.md103 text file. The required information includes a list of ***testbed*** configs.
/tools/metalava/
DFORMAT.md71 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/
Drfc2460.txt368 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/
DNOTICE119 (d) If the Work includes a "NOTICE" text file as part of its
/tools/trebuchet/
DLICENSE107 (d) If the Work includes a "NOTICE" text file as part of its
/tools/apksig/
DLICENSE119 (d) If the Work includes a "NOTICE" text file as part of its
/tools/acloud/
DLICENSE107 (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/
Ddescriptor.proto291 // AbstractMessage base class includes reflection-based implementations of