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

  /system/update_engine/common/
utils_unittest.cc 446 TEST_AND_RETURN_ERRNO(i);
447 TEST_AND_RETURN_ERRNO(ui);
448 TEST_AND_RETURN_ERRNO(b);
449 TEST_AND_RETURN_ERRNO(cptr);
utils.h 421 #define TEST_AND_RETURN_ERRNO(_x) \

Completed in 66 milliseconds