Searched refs:flagfile (Results 1 – 1 of 1) sorted by relevance
1318 std::string flagfile("--gtest_flagfile="); in TEST_F() local1319 flagfile += tf.path; in TEST_F()1328 Verify("*.DISABLED_pass", expected, 0, std::vector<const char*>{flagfile.c_str()})); in TEST_F()