Home
last modified time | relevance | path

Searched refs:AppendToPythonPath (Results 1 – 5 of 5) sorted by relevance

/external/chromium/net/test/
Dtest_server.cc290 AppendToPythonPath(third_party_dir); in SetPythonPath()
292 AppendToPythonPath(third_party_dir.Append(FILE_PATH_LITERAL("tlslite"))); in SetPythonPath()
293 AppendToPythonPath(third_party_dir.Append(FILE_PATH_LITERAL("pyftpdlib"))); in SetPythonPath()
303 AppendToPythonPath(pyproto_code_dir); in SetPythonPath()
304 AppendToPythonPath(pyproto_code_dir.Append(FILE_PATH_LITERAL("sync_pb"))); in SetPythonPath()
305 AppendToPythonPath(pyproto_code_dir.Append( in SetPythonPath()
Dpython_utils_unittest.cc33 AppendToPythonPath(append_path1); in TEST()
38 AppendToPythonPath(append_path2); in TEST()
Dpython_utils.h17 void AppendToPythonPath(const FilePath& dir);
Dpython_utils.cc18 void AppendToPythonPath(const FilePath& dir) { in AppendToPythonPath() function
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_test.cc126 AppendToPythonPath(testserver_path); in Start()
135 AppendToPythonPath(pyproto_code_dir); in Start()
137 AppendToPythonPath(pyproto_code_dir); in Start()