Home
last modified time | relevance | path

Searched defs:check_result (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/cypress/BlinkyApp/
Dmain.c85 void check_result(int res) in check_result() function
/mcuboot-latest/ext/tinycrypt/tests/include/
Dtest_utils.h108 static inline unsigned int check_result(unsigned int testnum, const void *expected, size_t expected… in check_result() function