MCPcopy Create free account
hub / github.com/Evolving-AI-Lab/fooling / HasSameFixtureClass

Method HasSameFixtureClass

caffe/src/gtest/gtest-all.cpp:3255–3314  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

GetUnitTestImplFunction · 0.85
GetTestTypeIdFunction · 0.85
current_test_caseMethod · 0.80
current_test_infoMethod · 0.80
nameMethod · 0.45

Tested by

no test coverage detected