Home
last modified time | relevance | path

Searched refs:expect_result (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
Dwait_for_pred.pass.cpp47 bool expect_result = false; variable
59 assert(result == expect_result); in f()
77 expect_result = true; in main()
92 expect_result = false; in main()
/external/ltp/testcases/kernel/mem/tunable/
Dovercommit_memory.c93 static void alloc_and_check(long size, int expect_result);
194 static void alloc_and_check(long size, int expect_result) in alloc_and_check() argument
201 switch (expect_result) { in alloc_and_check()
216 expect_result); in alloc_and_check()