Home
last modified time | relevance | path

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

/external/libchrome/base/test/launcher/
Dunit_test_launcher.cc145 std::string long_flags( in GetCommandLineForChildGTestProcess() local
148 CHECK_EQ(static_cast<int>(long_flags.size()), in GetCommandLineForChildGTestProcess()
149 WriteFile(flag_file, long_flags.data(), in GetCommandLineForChildGTestProcess()
150 static_cast<int>(long_flags.size()))); in GetCommandLineForChildGTestProcess()