| /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/crosvm/docs/book/src/ | 
| D | testing.md | 79 …c]: qemu-static-aarch64 or qemu-static-arm translate instructions into x86 and executes them on the 83 [^qemu]: run_tests will launch a VM for testing in the background. This VM is using full system 87 …dows]: Windows builds of crosvm are a work in progress. Some tests are executed via wine64 on linux
  | 
| /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/mockito/src/test/java/org/mockitousage/annotation/ | 
| D | DeprecatedAnnotationEngineApiTest.java | 29         @InjectMocks Tested tested = new Tested();  field in DeprecatedAnnotationEngineApiTest.SimpleTestCase
  | 
| /external/javassist/src/test/test4/ | 
| D | JIRA152.java | 9     public int tested(int k) {  in tested()  method in JIRA152
  | 
| /external/skia/tests/ | 
| D | SkColorSpaceXformStepsTest.cpp | 137     uint32_t tested = 0x00000000;  in DEF_TEST()  local
  | 
| /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.c | 58 	bool tested;  member
  | 
| /external/skia/src/gpu/ganesh/ops/ | 
| D | AAHairLinePathRenderer.cpp | 125     static bool tested;  in get_float_exp()  local
  | 
| /external/flatbuffers/tests/ | 
| D | test.cpp | 4394 void TestIterators(const std::vector<T> &expected, const Container &tested) {  in TestIterators()
  |