Home
last modified time | relevance | path

Searched refs:AddCommandLineArguments (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dlocal_test_server.h63 [[nodiscard]] virtual bool AddCommandLineArguments(
H A Dlocal_test_server_win.cc62 if (!AddCommandLineArguments(&python_command)) in LaunchPython()
H A Dlocal_test_server_posix.cc103 if (!AddCommandLineArguments(&python_command)) in LaunchPython()
H A Dlocal_test_server.cc185 bool LocalTestServer::AddCommandLineArguments( in AddCommandLineArguments() function in net::LocalTestServer
/aosp_15_r20/external/cronet/build/skia_gold_common/
H A Dskia_gold_properties.py147 def AddCommandLineArguments(parser: argparse.ArgumentParser) -> None: member in SkiaGoldProperties
/aosp_15_r20/external/angle/build/skia_gold_common/
H A Dskia_gold_properties.py147 def AddCommandLineArguments(parser: argparse.ArgumentParser) -> None: member in SkiaGoldProperties
/aosp_15_r20/external/cronet/testing/scripts/
H A Drun_variations_smoke_tests.py331 SkiaGoldProperties.AddCommandLineArguments(parser)