Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp879 bool gtest_print_time; member
957 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()