Home
last modified time | relevance | path

Searched defs:SetPythonPathInEnvironment (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/test/
Dpython_utils.cc21 void SetPythonPathInEnvironment(const std::vector<base::FilePath>& python_path, in SetPythonPathInEnvironment() function
Dpython_utils_unittest.cc19 TEST(PythonUtils, SetPythonPathInEnvironment) { in TEST() argument