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

  /external/chromium_org/chrome/browser/policy/
policy_path_parser_unittest.cc 14 void CheckForSubstitution(base::FilePath::StringType test_string,
73 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${user_name}"),
75 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${machine_name}"),
82 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${users}"),
84 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${documents}"),
91 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${documents}"),
93 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${local_app_data}"),
95 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${roaming_app_data}"),
97 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${profile}"),
99 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${global_app_data}")
    [all...]
  /external/chromium/chrome/browser/policy/
policy_path_parser_unittest.cc 14 void CheckForSubstitution(FilePath::StringType test_string,
59 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${user_name}"),
61 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${machine_name}"),
68 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${users}"),
70 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${documents}"),
77 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${documents}"),
79 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${local_app_data}"),
81 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${roaming_app_data}"),
83 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${profile}"),
85 CheckForSubstitution(FILE_PATH_LITERAL("//$C/${global_app_data}")
    [all...]

Completed in 450 milliseconds