32 #ifndef GTEST_SAMPLES_SAMPLE1_H_ 33 #define GTEST_SAMPLES_SAMPLE1_H_ 41 #endif // GTEST_SAMPLES_SAMPLE1_H_ bool IsPrime(int n)
Definition: sample1.cc:45
int Factorial(int n)
Definition: sample1.cc:35
constexpr size_t n
Definition: MatrixInversionTest.cpp:14