Searched refs:long_flags (Results 1 – 1 of 1) sorted by relevance
145 std::string long_flags( in GetCommandLineForChildGTestProcess() local148 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()