HomeSort by relevance Sort by last modified time
    Searched refs:test_file_path (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/site_tests/platform_CryptohomeTPMReOwn/
platform_CryptohomeTPMReOwn.py 37 def test_file_path(user): function
63 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))
  /external/libbrillo/policy/tests/
resilient_policy_util_unittest.cc 45 const base::FilePath test_file_path(
48 GetSortedResilientPolicyFilePaths(test_file_path);
  /development/testrunner/
runtest.py 249 for test_file_path in test_file_paths:
250 known_tests.Parse(test_file_path)
  /external/libchrome/base/metrics/
field_trial_unittest.cc 1198 FilePath test_file_path = FilePath(FILE_PATH_LITERAL("Program")); local
    [all...]

Completed in 639 milliseconds