Searched refs:update_retval (Results 1 - 1 of 1) sorted by relevance

/external/vboot_reference/tests/
H A Dvboot_api_kernel3_tests.c36 static int update_retval; variable
81 update_retval = VBERROR_SUCCESS;
180 return update_retval;
309 update_retval = VBERROR_EC_REBOOT_TO_RO_REQUIRED;
316 update_retval = VBERROR_SIMULATED;

Completed in 59 milliseconds