/external/opencensus-java/contrib/agent/src/integration-test/java/io/opencensus/contrib/agent/instrumentation/ |
D | ExecutorInstrumentationIT.java | 66 final Semaphore tested = new Semaphore(0); in execute() local 88 final AtomicBoolean tested = new AtomicBoolean(false); in submit_Callable() local 114 final AtomicBoolean tested = new AtomicBoolean(false); in submit_Runnable() local 138 final AtomicBoolean tested = new AtomicBoolean(false); in submit_RunnableWithResult() local 165 final Semaphore tested = new Semaphore(0); in currentContextExecutor() local
|
D | ThreadInstrumentationIT.java | 54 final AtomicBoolean tested = new AtomicBoolean(false); in start_Runnable() local 78 final AtomicBoolean tested = new AtomicBoolean(false); in start_Subclass() local
|
/external/harfbuzz_ng/src/ |
D | check-libstdc++.py | 19 tested = False variable 33 tested = True variable
|
D | check-symbols.py | 22 tested = False variable 68 tested = True variable
|
D | check-static-inits.py | 23 tested = 0 variable
|
/external/igt-gpu-tools/tests/ |
D | kms_plane_lowres.c | 130 unsigned tested = 0; in test_planes_on_pipe_with_output() local 213 unsigned tested = 0; in test_planes_on_pipe() local
|
D | kms_atomic_transition.c | 978 int tested = 0; variable 990 int tested = 0; variable
|
/external/javassist/src/test/test4/ |
D | JIRA152.java | 9 public int tested(int k) { in tested() method in JIRA152
|
/external/llvm-libc/test/src/math/ |
D | cbrt_test.cpp | 34 uint64_t tested = 0; in TEST_F() local
|
D | tan_test.cpp | 74 uint64_t tested = 0; in TEST_F() local
|
D | cos_test.cpp | 76 uint64_t tested = 0; in TEST_F() local
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/ |
D | cbrt_test.cpp | 34 uint64_t tested = 0; in TEST_F() local
|
D | cos_test.cpp | 76 uint64_t tested = 0; in TEST_F() local
|
D | tan_test.cpp | 74 uint64_t tested = 0; in TEST_F() local
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/ |
D | cbrt_test.cpp | 34 uint64_t tested = 0; in TEST_F() local
|
D | tan_test.cpp | 74 uint64_t tested = 0; in TEST_F() local
|
D | cos_test.cpp | 76 uint64_t tested = 0; in TEST_F() local
|
/external/skia/tests/ |
D | SkColorSpaceXformStepsTest.cpp | 137 uint32_t tested = 0x00000000; in DEF_TEST() local
|
/external/flashrom/include/ |
D | flash.h | 431 struct tested { struct 432 enum test_state probe; 433 enum test_state read; 434 enum test_state erase; 435 enum test_state write; 436 enum test_state wp; 437 } tested; member
|
D | libflashrom.h | 127 } tested; member
|
/external/libpng/contrib/libtests/ |
D | tarith.c | 616 int tested = 0; in validation_muldiv() local
|
D | pngimage.c | 118 png_byte tested; /* the transform was tested somewhere */ member
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_progs.h | 79 bool tested; member
|
/external/flatbuffers/tests/ |
D | test.cpp | 1233 void TestIterators(const std::vector<T> &expected, const Container &tested) { in TestIterators()
|
/external/skia/src/gpu/ganesh/ops/ |
D | AAHairLinePathRenderer.cpp | 172 static bool tested; in get_float_exp() local
|