Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/samples/
H A Dsample7_unittest.cc49 typedef PrimeTable* CreatePrimeTableFunc(); typedef
62 class PrimeTableTestSmpl7 : public TestWithParam<CreatePrimeTableFunc*> {