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

  /external/chromium_org/chrome/browser/policy/test/
local_policy_test_server.cc 250 base::FilePath client_state_file = local
252 if (base::WriteFile(client_state_file, json.c_str(), json.size()) !=
256 arguments->SetString("client-state", client_state_file.AsUTF8Unsafe());
policy_testserver.py     [all...]

Completed in 65 milliseconds