Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dlocal_test_server_win.cc57 base::CommandLine python_command(base::CommandLine::NO_PROGRAM); in LaunchPython() local
H A Dlocal_test_server_posix.cc98 base::CommandLine python_command(base::CommandLine::NO_PROGRAM); in LaunchPython() local