Searched refs:GTEST_FLAG_PRINT_TIME (Results 1 – 1 of 1) sorted by relevance
167 private static final String GTEST_FLAG_PRINT_TIME = "--gtest_print_time"; field in GTest402 String flags = String.format("%s %s", GTEST_FLAG_PRINT_TIME, in getAllGTestFlags()