Home
last modified time | relevance | path

Searched refs:kIsolatedScriptTestRepeatFlag (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.cc367 switches.erase(kIsolatedScriptTestRepeatFlag); in PrepareCommandLineForGTest()
992 const char kIsolatedScriptTestRepeatFlag[] = "isolated-script-test-repeat"; variable
1566 if (command_line->HasSwitch(kIsolatedScriptTestRepeatFlag) && in Init()
1568 command_line->GetSwitchValueASCII(kIsolatedScriptTestRepeatFlag), in Init()
1570 LOG(ERROR) << "Invalid value for " << kIsolatedScriptTestRepeatFlag; in Init()
H A Dtest_launcher.h44 extern const char kIsolatedScriptTestRepeatFlag[];