HomeSort by: relevance | last modified time | path
    Searched defs:expect_abort (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/kernel/
t_time_arith.c 407 volatile bool expect_abort = false; local in function:ATF_TC_BODY
417 expect_abort = true;
429 if (expect_abort) {
t_time_arith.c 407 volatile bool expect_abort = false; local in function:ATF_TC_BODY
417 expect_abort = true;
429 if (expect_abort) {
t_time_arith.c 407 volatile bool expect_abort = false; local in function:ATF_TC_BODY
417 expect_abort = true;
429 if (expect_abort) {
t_time_arith.c 407 volatile bool expect_abort = false; local in function:ATF_TC_BODY
417 expect_abort = true;
429 if (expect_abort) {

Completed in 42 milliseconds