Searched refs:GetPythonRunTime (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/test/
H A Dpython_utils.h23 bool GetPythonRunTime(FilePath* path) WARN_UNUSED_RESULT;
H A Dpython_utils_unittest.cc49 EXPECT_TRUE(GetPythonRunTime(&dir));
H A Dpython_utils.cc106 bool GetPythonRunTime(FilePath* dir) { function
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_test.cc140 EXPECT_TRUE(GetPythonRunTime(&python_runtime));

Completed in 62 milliseconds