Home
last modified time | relevance | path

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

/test/vts/runners/target/gtest/
Dgtest_main.cpp1002 bool gtest_print_time; member
1087 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()