Searched refs:GBENCHMARK_LIST_TESTS_OPTION (Results 1 – 1 of 1) sorted by relevance
44 private static final String GBENCHMARK_LIST_TESTS_OPTION = "--benchmark_list_tests=true"; field in GoogleBenchmarkTest198 String cmd = String.format("%s %s", fullBinaryPath, GBENCHMARK_LIST_TESTS_OPTION); in countExpectedTests()