Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/samples/
Dsample1.cc37 int Factorial(int n) { in Factorial() function
Dsample5_unittest.cc100 TEST_F(IntegerFunctionTest, Factorial) { in TEST_F() argument