Searched refs:gtest_print_time (Results 1 – 1 of 1) sorted by relevance
879 bool gtest_print_time; member957 options.gtest_print_time = testing::GTEST_FLAG(print_time); in PickOptions()996 options.gtest_print_time = false; in PickOptions()1063 testing::GTEST_FLAG(print_time) = options.gtest_print_time; in main()