Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc647 int64_t (&func_ref)(const std::string&) = *func_ptr; in TEST() local
649 ConvertGenerator(Values("0", std::string("1")), func_ref); in TEST()