Home
last modified time | relevance | path

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

123

/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfSectionImplTest.cpp108 bool finished; in TYPED_TEST_P() local
125 bool finished; in TYPED_TEST_P() local
143 bool finished; in TYPED_TEST_P() local
159 bool finished; in TYPED_TEST_P() local
177 bool finished; in TYPED_TEST_P() local
187 bool finished; in TYPED_TEST_P() local
197 bool finished; in TYPED_TEST_P() local
208 bool finished; in TYPED_TEST_P() local
241 bool finished; in TYPED_TEST_P() local
259 bool finished; in TYPED_TEST_P() local
[all …]
H A DDwarfSectionTest.cpp70 bool finished; in TEST_F() local
82 bool finished; in TEST_F() local
97 bool finished; in TEST_F() local
116 bool finished; in TEST_F() local
143 bool finished; in TEST_F() local
164 bool finished; in TEST_F() local
H A DElfInterfaceArmTest.cpp266 bool finished; in TEST_F() local
328 bool finished; in TEST_F() local
352 bool finished; in TEST_F() local
375 bool finished; in TEST_F() local
402 bool finished; in TEST_F() local
H A DElfFake.cpp56 bool ElfInterfaceFake::Step(uint64_t, Regs* regs, Memory*, bool* finished, bool* is_signal_frame) { in Step()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractorCallback.aidl30 void deliverPickOptionResult(IVoiceInteractorRequest request, boolean finished, in deliverPickOptionResult()
34 void deliverCommandResult(IVoiceInteractorRequest request, boolean finished, in Bundle result); in deliverCommandResult()
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/testutils/
H A DInstantTaskExecutorRule.java54 protected void finished(Description description) { in finished() method in InstantTaskExecutorRule
/aosp12/system/unwinding/libunwindstack/
H A DElfInterfaceArm.cpp103 bool ElfInterfaceArm::Step(uint64_t pc, Regs* regs, Memory* process_memory, bool* finished, in Step()
113 bool ElfInterfaceArm::StepExidx(uint64_t pc, Regs* regs, Memory* process_memory, bool* finished) { in StepExidx()
H A DLocalUnwinder.cpp100 bool finished = false; in Unwind() local
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DScheduler.java43 boolean finished() { in finished() method in Scheduler
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
H A DDozeServiceFake.java29 public boolean finished; field in DozeServiceFake
/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DStartVoiceInteractionActivity.java158 public void onCommandResult(boolean finished, Bundle result) { in onCommandResult()
189 public void onPickOptionResult(boolean finished, Option[] selections, Bundle result) { in onPickOptionResult()
H A DTestInteractionActivity.java211 public void onCommandResult(boolean finished, Bundle result) { in onCommandResult()
242 public void onPickOptionResult(boolean finished, Option[] selections, Bundle result) { in onPickOptionResult()
/aosp12/art/test/2007-virtual-structural-finalizable/src-art/art/
H A DTest2007.java91 public volatile boolean finished = false; field in Test2007.GcThread
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DBatteryStatsServiceTest.java69 final AtomicBoolean finished = new AtomicBoolean(false); in testAwaitCompletion() local
/aosp12/art/test/2006-virtual-structural-finalizing/src-art/art/
H A DTest2006.java90 public volatile boolean finished = false; field in Test2006.GcThread
/aosp12/packages/services/Car/car-lib/src/android/car/hardware/power/
H A DICarPower.aidl32 void finished(in ICarPowerStateListener listener); in finished() method
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
H A DTestJobListener.java37 @Nullable private Job finished; field in TestJobListener
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DTileQueryHelper.java170 private void finished() { in finished() method in TileQueryHelper.TileCollector
268 private void notifyTilesChanged(final boolean finished) { in notifyTilesChanged()
/aosp12/frameworks/base/core/java/android/app/servertransaction/
H A DDestroyActivityItem.java63 public static DestroyActivityItem obtain(boolean finished, int configChanges) { in obtain()
H A DPauseActivityItem.java73 public static PauseActivityItem obtain(boolean finished, boolean userLeaving, int configChanges, in obtain()
/aosp12/frameworks/base/test-runner/src/android/test/
H A DTestPrinter.java54 private void finished(String className) { in finished() method in TestPrinter
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/archives/
H A DArchiveFileTestRule.java79 protected void finished(Description description) { in finished() method in ArchiveFileTestRule
/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DAutofillTestWatcher.java66 protected void finished(Description description) { in finished() method in AutofillTestWatcher
/aosp12/system/extras/simpleperf/
H A Dworkload.cpp185 bool finished = false; in WaitChildProcess() local
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
H A DWorkerThreadTest.cpp78 bool finished = false; in TEST() local

123