Searched refs:tmp_arg (Results 1 – 1 of 1) sorted by relevance
909 std::string tmp_arg("--gtest_output=xml:"); in TEST_F() local913 tmp_arg += tf.path; in TEST_F()915 ASSERT_NO_FATAL_FAILURE(RunTest("*.DISABLED_xml_*", std::vector<const char*>{tmp_arg.c_str()})); in TEST_F()