Searched refs:gtest_print_time (Results 1 – 1 of 1) sorted by relevance
1002 bool gtest_print_time; member1087 options.gtest_print_time = testing::GTEST_FLAG(print_time); in PickOptions()1127 options.gtest_print_time = false; in PickOptions()1200 testing::GTEST_FLAG(print_time) = options.gtest_print_time; in main()