HomeSort by relevance Sort by last modified time
    Searched refs:MatchesRegex (Results 1 - 11 of 11) sorted by null

  /external/google-breakpad/src/testing/test/
gmock_link_test.h 79 // MatchesRegex
189 using testing::MatchesRegex;
555 // Tests the linkage of the MatchesRegex matcher.
559 ON_CALL(mock, VoidFromString(MatchesRegex(".*"))).WillByDefault(Return());
gmock-matchers_test.cc 102 using testing::MatchesRegex;
    [all...]
  /external/googletest/googlemock/test/
gmock_link_test.h 79 // MatchesRegex
189 using testing::MatchesRegex;
555 // Tests the linkage of the MatchesRegex matcher.
559 ON_CALL(mock, VoidFromString(MatchesRegex(".*"))).WillByDefault(Return());
gmock-matchers_test.cc 111 using testing::MatchesRegex;
    [all...]
  /external/v8/testing/gmock/test/
gmock_link_test.h 79 // MatchesRegex
189 using testing::MatchesRegex;
555 // Tests the linkage of the MatchesRegex matcher.
559 ON_CALL(mock, VoidFromString(MatchesRegex(".*"))).WillByDefault(Return());
gmock-matchers_test.cc 111 using testing::MatchesRegex;
    [all...]
  /external/pdfium/fpdfsdk/
fpdfedit_embeddertest.cpp 95 EXPECT_THAT(result, testing::MatchesRegex(
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h     [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h     [all...]
  /external/fmtlib/test/gmock/
gmock.h     [all...]

Completed in 946 milliseconds