/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | DwarfSectionImplTest.cpp | 108 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 D | DwarfSectionTest.cpp | 70 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 D | ElfInterfaceArmTest.cpp | 266 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 D | ElfFake.cpp | 56 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 D | IVoiceInteractorCallback.aidl | 30 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 D | InstantTaskExecutorRule.java | 54 protected void finished(Description description) { in finished() method in InstantTaskExecutorRule
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | ElfInterfaceArm.cpp | 103 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 D | LocalUnwinder.cpp | 100 bool finished = false; in Unwind() local
|
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | Scheduler.java | 43 boolean finished() { in finished() method in Scheduler
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/ |
H A D | DozeServiceFake.java | 29 public boolean finished; field in DozeServiceFake
|
/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
H A D | StartVoiceInteractionActivity.java | 158 public void onCommandResult(boolean finished, Bundle result) { in onCommandResult() 189 public void onPickOptionResult(boolean finished, Option[] selections, Bundle result) { in onPickOptionResult()
|
H A D | TestInteractionActivity.java | 211 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 D | Test2007.java | 91 public volatile boolean finished = false; field in Test2007.GcThread
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | BatteryStatsServiceTest.java | 69 final AtomicBoolean finished = new AtomicBoolean(false); in testAwaitCompletion() local
|
/aosp12/art/test/2006-virtual-structural-finalizing/src-art/art/ |
H A D | Test2006.java | 90 public volatile boolean finished = false; field in Test2006.GcThread
|
/aosp12/packages/services/Car/car-lib/src/android/car/hardware/power/ |
H A D | ICarPower.aidl | 32 void finished(in ICarPowerStateListener listener); in finished() method
|
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/ |
H A D | TestJobListener.java | 37 @Nullable private Job finished; field in TestJobListener
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/ |
H A D | TileQueryHelper.java | 170 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 D | DestroyActivityItem.java | 63 public static DestroyActivityItem obtain(boolean finished, int configChanges) { in obtain()
|
H A D | PauseActivityItem.java | 73 public static PauseActivityItem obtain(boolean finished, boolean userLeaving, int configChanges, in obtain()
|
/aosp12/frameworks/base/test-runner/src/android/test/ |
H A D | TestPrinter.java | 54 private void finished(String className) { in finished() method in TestPrinter
|
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/archives/ |
H A D | ArchiveFileTestRule.java | 79 protected void finished(Description description) { in finished() method in ArchiveFileTestRule
|
/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/ |
H A D | AutofillTestWatcher.java | 66 protected void finished(Description description) { in finished() method in AutofillTestWatcher
|
/aosp12/system/extras/simpleperf/ |
H A D | workload.cpp | 185 bool finished = false; in WaitChildProcess() local
|
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/ |
H A D | WorkerThreadTest.cpp | 78 bool finished = false; in TEST() local
|