Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixture class as the first test in the current test case. If yes, it returns true; otherwise it generates a Google Test failure and returns false.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected