HomeSort by relevance Sort by last modified time
    Searched full:test_ssync (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/tests/
vboot_api_kernel3_tests.c 192 static void test_ssync(VbError_t retval, int recovery_reason, const char *desc) function
208 test_ssync(0, 0, "In recovery, EC-RO");
214 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED,
220 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED,
226 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED,
231 test_ssync(0, 0, "AP-RO, EC-RO");
238 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED,
244 test_ssync(VBERROR_SIMULATED,
251 test_ssync(0, 0, "AP-RO shutdown requested");
256 test_ssync(VBERROR_EC_REBOOT_TO_RO_REQUIRED
    [all...]
  /external/llvm/test/CodeGen/XCore/
threads.ll 21 define void @test_ssync() {
22 ; CHECK-LABEL: test_ssync:

Completed in 172 milliseconds