Home
last modified time | relevance | path

Searched defs:FooTuple (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/gtest/test/
Dgtest-tuple_test.cc81 typedef tuple<const int, char> FooTuple; in TEST() typedef
97 typedef tuple<int&, const char&> FooTuple; in TEST() typedef
/external/chromium/testing/gtest/test/
Dgtest-tuple_test.cc81 typedef tuple<const int, char> FooTuple; in TEST() typedef
97 typedef tuple<int&, const char&> FooTuple; in TEST() typedef
/external/gtest/test/
Dgtest-tuple_test.cc81 typedef tuple<const int, char> FooTuple; in TEST() typedef
97 typedef tuple<int&, const char&> FooTuple; in TEST() typedef
/external/libvpx/libvpx/third_party/googletest/src/test/
Dgtest-tuple_test.cc81 typedef tuple<const int, char> FooTuple; in TEST() typedef
97 typedef tuple<int&, const char&> FooTuple; in TEST() typedef