Searched refs:test_ssync (Results 1 – 3 of 3) sorted by relevance
/external/vboot_reference/tests/ |
D | vboot_api_kernel3_tests.c | 192 static void test_ssync(VbError_t retval, int recovery_reason, const char *desc) in test_ssync() function 208 test_ssync(0, 0, "In recovery, EC-RO"); in VbSoftwareSyncTest() 214 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED, in VbSoftwareSyncTest() 220 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED, in VbSoftwareSyncTest() 226 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED, in VbSoftwareSyncTest() 231 test_ssync(0, 0, "AP-RO, EC-RO"); in VbSoftwareSyncTest() 238 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED, in VbSoftwareSyncTest() 244 test_ssync(VBERROR_SIMULATED, in VbSoftwareSyncTest() 251 test_ssync(0, 0, "AP-RO shutdown requested"); in VbSoftwareSyncTest() 256 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED, in VbSoftwareSyncTest() [all …]
|
/external/llvm/test/CodeGen/XCore/ |
D | threads.ll | 21 define void @test_ssync() { 22 ; CHECK-LABEL: test_ssync:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/XCore/ |
D | threads.ll | 21 define void @test_ssync() { 22 ; CHECK-LABEL: test_ssync:
|