Home
last modified time | relevance | path

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

12345678910>>...17

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/
H A DTestCoroutineDispatcherTest.kt13 var executed = 0 in whenDispatcherPaused_doesNotAutoProgressCurrent() variable
24 var executed = 0 in whenDispatcherResumed_doesAutoProgressCurrent() variable
36 var executed = 0 in whenDispatcherResumed_doesNotAutoProgressTime() variable
52 var executed = 0 in whenDispatcherPaused_thenResume_itDoesDispatchCurrent() variable
H A DTestRunBlockingTest.kt221 var executed = false in <lambda>() variable
235 var executed = false in <lambda>() variable
/aosp_15_r20/external/pigweed/pw_function/
H A Dscope_guard_test.cc26 bool executed = false; in TEST() local
47 bool executed = false; in TEST() local
57 bool executed = false; in TEST() local
68 bool executed = false; in TEST() local
78 bool executed = false; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dcustom_device_test.cc37 bool executed = false; in TEST() local
74 bool executed = false; in TEST() local
106 bool executed = false; in TEST() local
191 bool executed = false; in TEST() local
270 bool executed = false; in TEST() local
362 bool executed = false; in TEST() local
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/
H A DCatchTest.kt22 var executed = 0 in <lambda>() variable
46 var executed = 0 in <lambda>() variable
H A DRetryTest.kt57 var executed = 0 in <lambda>() variable
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/mobly/
DMoblyYamlResultSummaryHandler.java39 private Summary(String executed, String skipped) { in Summary()
65 public Builder setExecuted(String executed) { in setExecuted()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Deigen_support_test.cc73 bool executed = false; in TEST() local
93 bool executed = false; in TEST() local
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/test/
H A DCompilerVersions.kt78 var executed = false in testSince() variable
/aosp_15_r20/external/grpc-grpc-java/context/src/test/java/io/grpc/
H A DDeadlineTest.java191 final AtomicBoolean executed = new AtomicBoolean(); in runOnEventualExpirationIsExecuted() local
210 final AtomicBoolean executed = new AtomicBoolean(); in runOnAlreadyExpiredIsExecutedOnExecutor() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Djitrt_custom_calls.cc470 auto executed = in operator ()() local
539 Status executed = [&]() -> Status { in operator ()() local
1335 auto executed = in operator ()() local
1625 auto executed = RunAllReduce(static_cast<ReductionKind>(reduction_kind), in operator ()() local
1697 auto executed = in operator ()() local
1822 auto executed = RunReduceScatter(static_cast<ReductionKind>(reduction_kind), in operator ()() local
2050 auto executed = in operator ()() local
/aosp_15_r20/external/kotlinx.coroutines/test-utils/common/src/
H A DMainDispatcherTestBase.kt119 var executed = false in <lambda>() variable
/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/legacy/runner/
H A DTransitionExecutionRuleTest.kt47 private var executed = false variable in android.tools.flicker.legacy.runner.TransitionExecutionRuleTest
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/common/test/
H A DTestCoroutineSchedulerTest.kt163 var executed = false in <lambda>() variable
/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/config/
H A DFlickerConfigTest.kt50 var executed = false in canRegisterScenarioWithAssertions() variable
/aosp_15_r20/art/test/169-threadgroup-jni/src/
H A DMain.java34 private static boolean executed = false; field in Main
/aosp_15_r20/external/zstd/contrib/pzstd/utils/test/
H A DScopeGuardTest.cpp23 bool executed = false; in TEST() local
/aosp_15_r20/external/OpenCSD/decoder/source/etmv4/
H A Dtrc_pkt_decode_etmv4i.cpp1305 const bool executed, ocsd_trc_index_t index) in setElemTraceRange()
1311 const bool executed, ocsd_trc_index_t index, ocsd_instr_info &instr) in setElemTraceRangeInstr()
/aosp_15_r20/test/app_compat/csuite/harness/src/test/java/com/android/csuite/core/
DDeviceUtilsTest.java397 AtomicBoolean executed = new AtomicBoolean(false); in runWithScreenRecording_recordingDidNotStart_jobIsExecuted() local
411 AtomicBoolean executed = new AtomicBoolean(false); in runWithScreenRecording_recordCommandThrowsException_jobIsExecuted() local
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsTaskSchedulerTest.java33 final List<String> executed = new ArrayList<>(); field in ContactsTaskSchedulerTest.MyContactsTaskScheduler
/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/
H A Dcoverage.proto79 bytes executed = 3; field
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DReschedulerTest.java115 boolean executed; field in ReschedulerTest.Exec
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
H A DDeferredKeyActionExecutorTests.java119 public boolean executed; field in DeferredKeyActionExecutorTests.TestAction
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DExecutionList.java58 private boolean executed; field in ExecutionList
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/
H A DExecutionList.java58 private boolean executed; field in ExecutionList

12345678910>>...17