Home
last modified time | relevance | path

Searched defs:Factorial (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/googletest/googletest/samples/
H A Dsample1.cc35 int Factorial(int n) { in Factorial() function
H A Dsample5_unittest.cc95 TEST_F(IntegerFunctionTest, Factorial) { in TEST_F() argument