/external/autotest/server/site_tests/display_HotPlugAtSuspend/ |
control.mirrored.port_typec | 10 CRITERIA = "This test will fail if DUT doesn't see the display after resume." 20 This test remotely emulates external display hot-plug and suspend/resume. 25 # Plug status before and after suspend/resume
|
control.mirrored_unplugged | 10 CRITERIA = "This test will fail if DUT doesn't see the display after resume." 20 This test remotely emulates external display hot-plug and suspend/resume. 25 # Plug status before and after suspend/resume
|
/external/lisa/assets/ |
mp3-short.json | 10 "resume" : "AudioOut", 23 "resume" : "AudioTrack", 32 "resume" : "mp3.decoder"
|
/external/llvm/test/CodeGen/X86/ |
dwarf-eh-prepare.ll | 33 br i1 %int_match, label %catch_int, label %eh.resume 47 eh.resume: 50 resume { i8*, i32 } %new_ehvals 52 ; CHECK: eh.resume: 71 br i1 %int_match, label %catch_int, label %eh.resume 76 eh.resume: 79 resume { i8*, i32 } %new_ehvals 82 ; Check that we can prune the unreachable resume instruction. 122 br i1 %int_match, label %catch_int, label %eh.resume 127 eh.resume [all...] |
gcc_except_table.ll | 42 br label %eh.resume 47 eh.resume: 48 resume { i8*, i32 } %0
|
gcc_except_table_functions.ll | 34 br i1 %is_f1, label %try.cont, label %eh.resume 36 eh.resume: 37 resume { i8*, i32 } %0
|
/external/llvm/test/Transforms/LoopSimplify/ |
2011-12-14-LandingpadHeader.ll | 23 to label %if.else unwind label %eh.resume 32 eh.resume: ; preds = %catch 36 resume { i8*, i32 } undef
|
/art/test/1902-suspend/src/art/ |
Test1902.java | 66 // Try to resume ourself. 68 Suspension.resume(Thread.currentThread()); 75 Suspension.resume(other); 92 // Resume always. 93 Suspension.resume(other);
|
/frameworks/av/media/libmedia/ |
IRemoteDisplay.cpp | 27 RESUME, 45 virtual status_t resume() { function in class:android::BpRemoteDisplay 48 remote()->transact(RESUME, data, &reply); 82 case RESUME: 85 reply->writeInt32(resume());
|
/frameworks/av/media/libmedia/docs/ |
paused.dot | 18 ATstart -> resume; 23 requestExit -> resume; 32 resume [label="AudioTrackThread::resume()"]; 33 resume -> resume_body;
|
/external/autotest/server/site_tests/bluetooth_AdapterSuspendResume/ |
bluetooth_AdapterSuspendResume.py | 5 """Server side bluetooth adapter stress tests involving suspend resume. 6 First we test powering on the adapter, suspend/resume the DUT, and make sure 9 Next we test powering off the adapter, suspend/resume, and verify the adapter 25 """Server side bluetooth adapter suspend resume test.""" 30 """Suspend the DUT for a while and then resume. 65 """Running Bluetooth adapter suspend resume autotest. 68 @param num_iterations: number of times to perform suspend resume tests.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
ResumeTest.java | 37 * JDWP Unit test for ThreadReference.Resume command. 52 * This testcase exercises ThreadReference.Resume command. 54 * <BR> Then the tests checks that for every tested thread the ThreadReference.Resume 57 * <BR> - command does not resume thread actually if number of suspendings 142 ("\n==> Check that ThreadReference.Resume command does not cause any error if thread is not suspended..."); 147 logWriter.println("==> Send ThreadReference.Resume command..."); 153 if ( ! checkReplyPacketWithoutFail(reply, "ThreadReference.Resume command") ) { 156 logWriter.println("==> OK - ThreadReference.Resume command without any error!"); 162 printErrorAndFail("\n## Error found out while ThreadReference.Resume command performing!"); 166 ("\n==> Check that ThreadReference.Resume command resumes threads after VirtualMachine.Suspend command...") [all...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
ResumeTest.java | 40 * JDWP Unit test for VirtualMachine.Resume command. 62 * This testcase exercises VirtualMachine.Resume command. 66 * <BR> Then the test performs VirtualMachine.Resume command and checks with help of 86 // Resume all threads with VirtualMachine.Resume command. 91 "after VirtualMachine.Resume command..."); 106 * This testcase exercises VirtualMachine.Resume command. 112 * <BR> Then the test performs VirtualMachine.Resume command and checks 114 * <BR> Then the test performs VirtualMachine.Resume command again and 142 // Resume all threads with VirtualMachine.Resume command [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/ |
FirmwarePerformancePei.c | 2 This module updates S3 Resume Performance Record in ACPI Firmware Performance
3 Data Table in S3 resume boot mode. In normal boot mode, this module consumes
8 for S3 Resume Performance Record on S3 resume boot path.
92 // Update S3 Resume Performance Record.
108 // Calculate average S3 resume time.
114 DEBUG ((EFI_D_INFO, "FPDT: S3 Resume Performance - ResumeCount = %d\n", AcpiS3ResumeRecord->ResumeCount));
115 DEBUG ((EFI_D_INFO, "FPDT: S3 Resume Performance - FullResume = %ld\n", AcpiS3ResumeRecord->FullResume));
116 DEBUG ((EFI_D_INFO, "FPDT: S3 Resume Performance - AverageResume = %ld\n", AcpiS3ResumeRecord->AverageResume));
165 // S3 resume - register status code listener for OS wake vector. [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/ |
S3Resume2.h | 42 Restores the platform to its preboot configuration for an S3 resume and
62 vector. If this function returns, it indicates that the attempt to resume
67 @retval EFI_ABORTED Execution of the S3 resume boot script table failed.
69 resume boot path could not be located.
79 EFI_PEI_S3_RESUME2_PPI accomplishes the firmware S3 resume boot
84 /// Restores the platform to its preboot configuration for an S3 resume and
|
/external/autotest/server/site_tests/network_WiFi_WakeOnWiFiThrottling/ |
network_WiFi_WakeOnWiFiThrottling.py | 22 wakes in dark resume too frequently. 41 logging.info('Testing short dark resume threshold') 52 # dark resume, reconnect, then suspend again. 70 logging.info('Testing long dark resume threshold') 80 # dark resume, reconnect, then suspend again. Wait longer 82 # the short dark resume threshold (i.e. 3 dark resumes in 1
|
/external/kernel-headers/original/uapi/linux/ |
apm_bios.h | 122 #define APM_CAP_RESUME_STANDBY_TIMER 0x0004 /* Timer resume from standby */ 123 #define APM_CAP_RESUME_SUSPEND_TIMER 0x0008 /* Timer resume from suspend */ 124 #define APM_CAP_RESUME_STANDBY_RING 0x0010 /* Resume on Ring fr standby */ 125 #define APM_CAP_RESUME_SUSPEND_RING 0x0020 /* Resume on Ring fr suspend */ 126 #define APM_CAP_RESUME_STANDBY_PCMCIA 0x0040 /* Resume on PCMCIA Ring */ 127 #define APM_CAP_RESUME_SUSPEND_PCMCIA 0x0080 /* Resume on PCMCIA Ring */
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
InputLogicTestsLanguageWithoutSpaces.java | 47 assertEquals("don't resume suggestion on backspace", 0, 49 assertEquals("don't resume suggestion on backspace", 4, 57 assertEquals("don't resume suggestion on backspace", -1, 59 assertEquals("don't resume suggestion on backspace", -1, 63 assertEquals("don't resume suggestion on backspace", -1, 65 assertEquals("don't resume suggestion on backspace", -1,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
apm_bios.h | 120 #define APM_CAP_RESUME_STANDBY_TIMER 0x0004 /* Timer resume from standby */ 121 #define APM_CAP_RESUME_SUSPEND_TIMER 0x0008 /* Timer resume from suspend */ 122 #define APM_CAP_RESUME_STANDBY_RING 0x0010 /* Resume on Ring fr standby */ 123 #define APM_CAP_RESUME_SUSPEND_RING 0x0020 /* Resume on Ring fr suspend */ 124 #define APM_CAP_RESUME_STANDBY_PCMCIA 0x0040 /* Resume on PCMCIA Ring */ 125 #define APM_CAP_RESUME_SUSPEND_PCMCIA 0x0080 /* Resume on PCMCIA Ring */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
apm_bios.h | 120 #define APM_CAP_RESUME_STANDBY_TIMER 0x0004 /* Timer resume from standby */ 121 #define APM_CAP_RESUME_SUSPEND_TIMER 0x0008 /* Timer resume from suspend */ 122 #define APM_CAP_RESUME_STANDBY_RING 0x0010 /* Resume on Ring fr standby */ 123 #define APM_CAP_RESUME_SUSPEND_RING 0x0020 /* Resume on Ring fr suspend */ 124 #define APM_CAP_RESUME_STANDBY_PCMCIA 0x0040 /* Resume on PCMCIA Ring */ 125 #define APM_CAP_RESUME_SUSPEND_PCMCIA 0x0080 /* Resume on PCMCIA Ring */
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/ |
AcpiS3Save.h | 23 This function is to get the buffer in legacy memory below 1MB that is required during S3 resume.
40 Prepares all information that is needed in the S3 resume boot path.
42 Allocate the resources or prepare informations and save in ACPI variable set for S3 resume boot path
|
/external/llvm/test/CodeGen/ARM/ |
arm-ttype-target2.ll | 20 br i1 %matches, label %catch, label %eh.resume 32 eh.resume: ; preds = %lpad 33 resume { i8*, i32 } %0
|
/external/v8/src/ |
counters-inl.h | 24 Resume(now); 34 void RuntimeCallTimer::Resume(base::TimeTicks now) { 48 parent_timer->Resume(now);
|
/art/test/1908-suspend-native-resume-self/src/art/ |
Test1908.java | 47 // Wait for the other thread to try to resume itself 50 System.out.println("other thread attempting self resume"); 53 System.out.println("real resume"); 54 Suspension.resume(spinner);
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/ |
S3Resume2PeiExtra.uni | 18 "S3 Resume v2 PEI Module"
|