Searched refs:is_test_result_ok (Results 1 – 3 of 3) sorted by relevance
175 fn is_test_result_ok(&self) -> bool; in is_test_result_ok() method179 fn is_test_result_ok(&self) -> bool { in is_test_result_ok() method185 fn is_test_result_ok(&self) -> bool { in is_test_result_ok() method195 pub fn is_test_result_ok(t: impl TestResult) -> bool { in is_test_result_ok() function196 t.is_test_result_ok() in is_test_result_ok()
180 Expected is_test_result_ok(test_g()) to be true, but is false
195 Expected is_test_result_ok(test_g()) to be true, but is false