Searched refs:GTEST_API_ (Results 26 - 30 of 30) sorted by relevance

12

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h339 class GTEST_API_ Matcher<const internal::string&>
356 class GTEST_API_ Matcher<internal::string>
377 class GTEST_API_ Matcher<const StringPiece&>
397 class GTEST_API_ Matcher<StringPiece>
3257 class GTEST_API_ MatchMatrix {
3302 GTEST_API_ ElementMatcherPairs
3305 GTEST_API_ bool FindPairing(const MatchMatrix& matrix,
3311 class GTEST_API_ UnorderedElementsAreMatcherImplBase {
3622 GTEST_API_ string FormatMatcherDescription(bool negation,
/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc880 GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) {
898 GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(
H A Dgtest.cc384 GTEST_API_ GTEST_DEFINE_STATIC_MUTEX_(g_linked_ptr_mutex);
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h84 GTEST_API_ void ReportInvalidTestCaseType(const char* test_case_name,
/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc64 GTEST_API_ string JoinAsTuple(const Strings& fields);

Completed in 72 milliseconds

12