Searched refs:args_file (Results 1 – 1 of 1) sorted by relevance
75 const std::string args_file = GetTestPath("args.txt"); in TEST_F() local76 WriteFile(args_file, in TEST_F()82 ASSERT_TRUE(AppendArgsFromFile(args_file, &args, &error)); in TEST_F()93 const std::string args_file = GetTestPath("args.txt"); in TEST_F() local94 WriteFile(args_file, in TEST_F()100 ASSERT_TRUE(AppendSetArgsFromFile(args_file, &args, &error)); in TEST_F()