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

/external/gtest/include/gtest/internal/
H A Dgtest-internal.h505 // GetTypeId<T>() returns the ID of type T. Different values will be
509 TypeId GetTypeId() { function in namespace:testing::internal
518 // of GetTypeId< ::testing::Test>() to get the type ID of
683 GetTypeId<FixtureClass>(),

Completed in 17 milliseconds