Searched refs:test_file_path (Results 1 – 3 of 3) sorted by relevance
37 def test_file_path(user): function63 run_cmd("echo TEST_CONTENT > %s" % test_file_path(self.user))70 output = run_cmd("cat %s" % test_file_path(self.user))79 output = run_cmd("cat %s" % test_file_path(self.user))
45 const base::FilePath test_file_path( in TEST() local48 GetSortedResilientPolicyFilePaths(test_file_path); in TEST()
1198 FilePath test_file_path = FilePath(FILE_PATH_LITERAL("Program")); in TEST() local1199 CommandLine command_line = CommandLine(test_file_path); in TEST()