Searched refs:GTEST_FLAG_PRINT_TIME (Results 1 – 1 of 1) sorted by relevance
172 protected static final String GTEST_FLAG_PRINT_TIME = "--gtest_print_time"; field in GTestBase487 String flags = String.format("%s %s", GTEST_FLAG_PRINT_TIME, getGTestFilters(path)); in getAllGTestFlags()