Searched refs:test_body (Results 1 – 3 of 3) sorted by relevance
37 fn test_body() -> bool { in test_body() function89 test_body() as u8 in fmq_rust_test()
66 void ForkTest(const std::string& subdir, const std::function<void(void)>& test_body) { in ForkTest() argument74 test_body(); in ForkTest()
111 std::string test_body(*iter + '\n'); in SortTestOutput() local114 test_body += *iter + '\n'; in SortTestOutput()128 tests[test_name] = test_body; in SortTestOutput()