Home
last modified time | relevance | path

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

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