Searched defs:test_body (Results 1 – 3 of 3) sorted by relevance
146 auto test_body = [&](const std::string& command) { in TEST_F() local163 auto test_body = [&]() { in TEST_F() local
65 void ForkTest(const std::string& subdir, const std::function<void(void)>& test_body) { in ForkTest()
108 std::string test_body(*iter + '\n'); in SortTestOutput() local