Searched refs:current_test_names (Results 1 – 1 of 1) sorted by relevance
176 std::vector<std::string> current_test_names; in RunSerially() local177 current_test_names.push_back(test_name); in RunSerially()179 GetCommandLineForChildGTestProcess(current_test_names, output_file)); in RunSerially()183 callback_state.test_names = current_test_names; in RunSerially()