Lines Matching refs:testresult
145 int val = 0, ret = 0, testresult = 0; in test_atomic() local
211 testresult = 1; in test_atomic()
214 return testresult; in test_atomic()
289 int testresult = 0; in thread_run_test() local
302 testresult = 1; in thread_run_test()
305 return testresult; in thread_run_test()
329 int testresult = 0; in thread_general_worker() local
365 testresult = 1; in thread_general_worker()
372 if (!testresult) in thread_general_worker()
473 int testresult = 0; in test_multi() local
543 testresult = 1; in test_multi()
548 testresult = 0; in test_multi()
550 testresult = 0; in test_multi()
552 testresult = 0; in test_multi()
562 return testresult; in test_multi()
584 int testresult = 0; in test_multi_default() local
611 testresult = 1; in test_multi_default()
615 return testresult; in test_multi_default()