31 #ifndef GTEST_SAMPLES_SAMPLE4_H_ 32 #define GTEST_SAMPLES_SAMPLE4_H_ 53 #endif // GTEST_SAMPLES_SAMPLE4_H_ Counter()
Definition: sample4.h:41
int Increment()
Definition: sample4.cc:37
int Decrement()
Definition: sample4.cc:43
void Print() const
Definition: sample4.cc:52