/external/webrtc/webrtc/test/ |
run_test.h | 16 // Running a test function on a separate thread, if required by the OS.
|
/external/zlib/src/ |
gzclose.c | 8 /* gzclose() is in a separate file so that it is linked in only if it is used.
|
/hardware/qcom/audio/ |
Android.mk | 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
|
/hardware/qcom/power/ |
Android.mk | 1 # TODO: Find a better way to separate build configs for ADP vs non-ADP devices
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
LinkedTransferQueueBlockingQueueTest.java | 14 // android-note: These tests have been moved into their own separate
|
/packages/apps/ManagedProvisioning/ |
Android.mk | 22 # additionally, build tests in sub-folders in a separate .apk
|
/packages/providers/DownloadProvider/tests/ |
Android.mk | 17 # additionally, build sub-tests in a separate .apk
|
/external/dagger2/compiler/src/it/functional-tests/src/test/java/test/cycle/ |
LongCycleTest.java | 29 * Tests a cycle long enough that the real factory is created in a separate initialize method from 40 * factory is created in a separate method from the delegate factory.
|
/external/llvm/unittests/Option/ |
Opts.td | 9 def C : Separate<["-"], "C">, HelpText<"The C option">, MetaVarName<"C">, Flags<[OptFlag1]>; 10 def SLASH_C : Separate<["/", "-"], "C">, HelpText<"The C option">, MetaVarName<"C">, Flags<[OptFlag3]>;
|
/external/skia/tests/ |
CanvasStateHelpers.h | 29 * so it can be called from a separate library. 45 * so it can be called from a separate library.
|
/external/v8/build/config/posix/ |
BUILD.gn | 16 # is applied to all Posix targets. It is here to separate out the logic that is 30 # config that is applied to all targets. It is here to separate out the logic
|
/external/valgrind/none/tests/s390x/ |
ecag.stdout.exp-z13 | 1 L1 topology: separate data and instruction; private 8 L2 topology: separate data and instruction; private
|
ecag.stdout.exp-zec12 | 1 L1 topology: separate data and instruction; private 8 L2 topology: separate data and instruction; private
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
vle-multiseg.s | 2 # separate output sections. We will then check for separate load segments.
|
/external/clang/include/clang/Driver/ |
CC1Options.td | 22 def target_cpu : Separate<["-"], "target-cpu">, 24 def target_feature : Separate<["-"], "target-feature">, 26 def triple : Separate<["-"], "triple">, 28 def target_abi : Separate<["-"], "target-abi">, 33 def target_linker_version : Separate<["-"], "target-linker-version">, 36 def mfpmath : Separate<["-"], "mfpmath">, 48 def analyzer_store : Separate<["-"], "analyzer-store">, 52 def analyzer_constraints : Separate<["-"], "analyzer-constraints">, 57 def analyzer_output : Separate<["-"], "analyzer-output">, 62 def analyzer_purge : Separate<["-"], "analyzer-purge"> [all...] |
/external/hamcrest/src/org/hamcrest/ |
BaseDescription.java | 73 boolean separate = false;
77 if (separate) append(separator);
79 separate = true;
|
/frameworks/base/core/java/android/animation/ |
ArgbEvaluator.java | 46 * separate bytes of the parameter 48 * separate bytes of the parameter 50 * result, derived by separating the start and end values into separate
|
/developers/build/prebuilts/gradle/CardView/Application/ |
build.gradle | 23 // keep boilerplate and common code separate from
|
/developers/build/prebuilts/gradle/RuntimePermissionsWear/Shared/ |
build.gradle | 21 // keep boilerplate and common code separate from
|
/developers/build/prebuilts/gradle/SpeedTracker/Shared/ |
build.gradle | 21 // keep boilerplate and common code separate from
|
/developers/build/prebuilts/gradle/SynchronizedNotifications/Shared/ |
build.gradle | 21 // keep boilerplate and common code separate from
|
/device/google/atv/products/ |
sdk_atv_x86.mk | 17 # TODO: separate out a common base for arm/x86 atv SDK build.
|
/external/autotest/client/bin/ |
TODO | 1 Make sure build process dumps config errors in separate file from build
|
/external/c-ares/ |
README.cares | 5 fork and release a separate project since the ares author didn't want the
|
/external/clang/test/Sema/ |
vla-2.c | 3 // sizeof or typeof. (This test needs to be in a separate file because we use
|