Searched defs:RawContainer (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-generated-matchers.h317 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
318 typedef typename internal::StlContainerView<RawContainer>::type::value_type
345 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
346 typedef typename internal::StlContainerView<RawContainer>::type::value_type
372 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
373 typedef typename internal::StlContainerView<RawContainer>::type::value_type
401 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
402 typedef typename internal::StlContainerView<RawContainer>::type::value_type
432 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
433 typedef typename internal::StlContainerView<RawContainer>
467 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
504 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
543 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
585 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
629 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
[all...]
H A Dgmock-matchers.h2213 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef in class:testing::internal::QuantifierMatcherImpl
2214 typedef StlContainerView<RawContainer> View;
2521 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef in class:testing::internal::ElementsAreMatcherImpl
2522 typedef internal::StlContainerView<RawContainer> View;
2640 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
2641 typedef typename internal::StlContainerView<RawContainer>::type::value_type
2658 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
2659 typedef typename internal::StlContainerView<RawContainer>::type::value_type
3048 typedef GTEST_REMOVE_CONST_(Container) RawContainer; typedef
3050 internal::ContainerEqMatcher<RawContainer>(rh
3085 typedef GTEST_REMOVE_CONST_(Container) RawContainer; typedef
[all...]
/external/gmock/include/gmock/
H A Dgmock-matchers.h2561 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef in class:testing::internal::QuantifierMatcherImpl
2562 typedef StlContainerView<RawContainer> View;
2869 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef in class:testing::internal::ElementsAreMatcherImpl
2870 typedef internal::StlContainerView<RawContainer> View;
3108 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef in class:testing::internal::UnorderedElementsAreMatcherImpl
3109 typedef internal::StlContainerView<RawContainer> View;
3217 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
3218 typedef typename internal::StlContainerView<RawContainer>::type View;
3242 typedef GTEST_REMOVE_REFERENCE_AND_CONST_(Container) RawContainer; typedef
3243 typedef typename internal::StlContainerView<RawContainer>
3812 typedef GTEST_REMOVE_CONST_(Container) RawContainer; typedef
3849 typedef GTEST_REMOVE_CONST_(Container) RawContainer; typedef
[all...]

Completed in 107 milliseconds