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

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h475 virtual const string& GetTestCaseName() const = 0;
514 virtual const string& GetTestCaseName() const { return test_case_name_; } function in class:testing::internal::ParameterizedTestCaseInfo
687 if ((*it)->GetTestCaseName() == test_case_name) {

Completed in 4 milliseconds