HomeSort by relevance Sort by last modified time
    Searched refs:EXCLUDE (Results 1 - 14 of 14) sorted by null

  /external/mockito/
update_source.sh 31 EXCLUDE="
50 for exclude in ${EXCLUDE}; do
51 echo "Excluding $exclude"
52 rm -r $exclude
  /external/dexmaker/
update_source.sh 40 EXCLUDE="
61 for exclude in ${EXCLUDE}; do
62 echo "Excluding $exclude"
63 rm -r $exclude
  /external/e2fsprogs/contrib/
build-rpm 32 EXCLUDE="--exclude .hg* --exclude .pc*"
33 (cd $tmpdir && tar czfh ${builddir}.tar.gz $EXCLUDE $builddir)
  /external/objenesis/
update_source.sh 31 EXCLUDE="
51 for exclude in ${EXCLUDE}; do
52 echo "Excluding $exclude"
53 rm -r $exclude
  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_test_defines.h 43 // Enable this when running instrumentation of some kind to exclude tests
47 // Exclude (override) API tests given preprocessor settings in
152 #define EXCLUDE() \
  /cts/tests/jdwp/runner/device-side/src/com/android/compatibility/dalvik/
DalvikTestRunner.java 53 private static final String EXCLUDE = "--exclude-filter=";
55 private static final String EXCLUDE_FILE = "--exclude-filter-file=";
87 } else if (arg.startsWith(EXCLUDE)) {
88 for (String exclude : arg.substring(EXCLUDE.length()).split(",")) {
89 config.excludes.add(exclude);
365 * A {@link TestSuite} that can filter which tests run, given the include and exclude filters.
  /external/libaom/libaom/
libs.doxy_template 511 # The EXCLUDE tag can be used to specify files and/or directories that should
512 # excluded from the INPUT source files. This way you can easily exclude a
515 EXCLUDE =
524 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
526 # against the file with absolute path, so to exclude all test directories
    [all...]
  /external/libvpx/libvpx/
libs.doxy_template 512 # The EXCLUDE tag can be used to specify files and/or directories that should
513 # excluded from the INPUT source files. This way you can easily exclude a
516 EXCLUDE =
525 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
527 # against the file with absolute path, so to exclude all test directories
    [all...]
  /external/grpc-grpc/templates/tools/doxygen/
Doxyfile.include     [all...]
  /external/testng/src/main/java/org/testng/xml/
TestNGContentHandler.java 56 EXCLUDE
589 else if ("exclude".equals(qName)) {
662 m_locations.push(Location.EXCLUDE);
674 popLocation(Location.EXCLUDE);
746 } else if ("exclude".equals(qName)){
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/kotlinc/lib/
kotlin-main-kts.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 1282 milliseconds