Searched refs:MethodIndex (Results 1 – 2 of 2) sorted by relevance
55 static constexpr std::size_t MethodIndex() { in MethodIndex() function
950 EXPECT_EQ(0u, TestInterface::API::MethodIndex<TestInterface::Add>()); in TEST()