Searched refs:ReportInvalidTestCaseType (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h84 GTEST_API_ void ReportInvalidTestCaseType(const char* test_case_name,
692 ReportInvalidTestCaseType(test_case_name, code_location);
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2561 void ReportInvalidTestCaseType(const char* test_case_name, function in namespace:testing::internal

Completed in 176 milliseconds