Home
last modified time | relevance | path

Searched defs:tested (Results 1 – 25 of 25) sorted by relevance

/external/opencensus-java/contrib/agent/src/integration-test/java/io/opencensus/contrib/agent/instrumentation/
DExecutorInstrumentationIT.java66 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
DThreadInstrumentationIT.java54 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/
Dcheck-libstdc++.py19 tested = False variable
33 tested = True variable
Dcheck-symbols.py22 tested = False variable
68 tested = True variable
Dcheck-static-inits.py23 tested = 0 variable
/external/igt-gpu-tools/tests/
Dkms_plane_lowres.c130 unsigned tested = 0; in test_planes_on_pipe_with_output() local
213 unsigned tested = 0; in test_planes_on_pipe() local
Dkms_atomic_transition.c978 int tested = 0; variable
990 int tested = 0; variable
/external/javassist/src/test/test4/
DJIRA152.java9 public int tested(int k) { in tested() method in JIRA152
/external/llvm-libc/test/src/math/
Dcbrt_test.cpp34 uint64_t tested = 0; in TEST_F() local
Dtan_test.cpp74 uint64_t tested = 0; in TEST_F() local
Dcos_test.cpp76 uint64_t tested = 0; in TEST_F() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/
Dcbrt_test.cpp34 uint64_t tested = 0; in TEST_F() local
Dcos_test.cpp76 uint64_t tested = 0; in TEST_F() local
Dtan_test.cpp74 uint64_t tested = 0; in TEST_F() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/
Dcbrt_test.cpp34 uint64_t tested = 0; in TEST_F() local
Dtan_test.cpp74 uint64_t tested = 0; in TEST_F() local
Dcos_test.cpp76 uint64_t tested = 0; in TEST_F() local
/external/skia/tests/
DSkColorSpaceXformStepsTest.cpp137 uint32_t tested = 0x00000000; in DEF_TEST() local
/external/flashrom/include/
Dflash.h431 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
Dlibflashrom.h127 } tested; member
/external/libpng/contrib/libtests/
Dtarith.c616 int tested = 0; in validation_muldiv() local
Dpngimage.c118 png_byte tested; /* the transform was tested somewhere */ member
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.h79 bool tested; member
/external/flatbuffers/tests/
Dtest.cpp1233 void TestIterators(const std::vector<T> &expected, const Container &tested) { in TestIterators()
/external/skia/src/gpu/ganesh/ops/
DAAHairLinePathRenderer.cpp172 static bool tested; in get_float_exp() local