Searched defs:test_body (Results 1 – 4 of 4) 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()
498 let test_body = test_body.clone(); in test_server() localVariable663 let mut test_body = vec![vec![TEST_CONTENT.to_string()]; 5]; in ut_upload_index_range() localVariable
108 std::string test_body(*iter + '\n'); in SortTestOutput() local