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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h402 // GetTypeId<T>() returns the ID of type T. Different values will be
406 TypeId GetTypeId() { function in namespace:testing::internal
415 // of GetTypeId< ::testing::Test>() to get the type ID of
575 GetTypeId<FixtureClass>(),

Completed in 77 milliseconds