Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/opencensus-java/contrib/agent/src/integration-test/java/io/opencensus/contrib/agent/instrumentation/
H A 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
H A DThreadInstrumentationIT.java54 final AtomicBoolean tested = new AtomicBoolean(false); in start_Runnable() local
78 final AtomicBoolean tested = new AtomicBoolean(false); in start_Subclass() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DPersistAtomsStorageTest.java5985 private static void assertHasStats(SatelliteController[] tested, in assertHasStats()
6059 SatelliteSession[] tested, in assertHasStatsAndCount()
6099 SatelliteIncomingDatagram[] tested, in assertHasStatsAndCount()
6117 SatelliteOutgoingDatagram[] tested, in assertHasStatsAndCount()
6136 SatelliteProvision[] tested, in assertHasStatsAndCount()
6153 SatelliteSosMessageRecommender[] tested, in assertHasStatsAndCount()
6176 SatelliteAccessController[] tested, in assertHasStatsAndCount()
6406 private static void assertHasStatsAndCount(CarrierRoamingSatelliteSession[] tested, in assertHasStatsAndCount()
6438 private static void assertHasStats(CarrierRoamingSatelliteControllerStats[] tested, in assertHasStats()
6465 SatelliteEntitlement[] tested, in assertHasStatsAndCount()
[all …]
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dcheck-libstdc++.py19 tested = False variable
33 tested = True variable
H A Dcheck-symbols.py22 tested = False variable
68 tested = True variable
H A Dcheck-static-inits.py23 tested = 0 variable
/aosp_15_r20/external/flashrom/include/
H A 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
H A Dlibflashrom.h127 } tested; member
/aosp_15_r20/external/igt-gpu-tools/tests/
H A 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
H A Dkms_atomic_transition.c978 int tested = 0; variable
990 int tested = 0; variable
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
H A DSelectableResolution.java27 public boolean tested; field in SelectableResolution
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/annotation/
H A DDeprecatedAnnotationEngineApiTest.java29 @InjectMocks Tested tested = new Tested(); field in DeprecatedAnnotationEngineApiTest.SimpleTestCase
/aosp_15_r20/external/javassist/src/test/test4/
H A DJIRA152.java9 public int tested(int k) { in tested() method in JIRA152
/aosp_15_r20/external/llvm-libc/test/src/math/
H A Dcbrt_test.cpp34 uint64_t tested = 0; in TEST_F() local
H A Dtan_test.cpp74 uint64_t tested = 0; in TEST_F() local
H A Dcos_test.cpp76 uint64_t tested = 0; in TEST_F() local
/aosp_15_r20/external/skia/tests/
H A DSkColorSpaceXformStepsTest.cpp137 uint32_t tested = 0x00000000; in DEF_TEST() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/bhttp/
DBinaryHttpMessageTest.java688 private static void assertArrayStartWithAndPaddedWithZeros(byte[] target, byte[] tested) { in assertArrayStartWithAndPaddedWithZeros()
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dtarith.c616 int tested = 0; in validation_muldiv() local
H A Dpngimage.c118 png_byte tested; /* the transform was tested somewhere */ member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_progs.h79 bool tested; member
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAAHairLinePathRenderer.cpp171 static bool tested; in get_float_exp() local
/aosp_15_r20/art/compiler/optimizing/
H A Dloop_optimization.cc365 static bool HasVectorRestrictions(uint64_t restrictions, uint64_t tested) { in HasVectorRestrictions()
/aosp_15_r20/external/flatbuffers/tests/
H A Dtest.cpp4394 void TestIterators(const std::vector<T> &expected, const Container &tested) { in TestIterators()
/aosp_15_r20/external/angle/third_party/bazel/desugar/
HDDesugar.jarAUTHORS LICENSE META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE ...

12