Home
last modified time | relevance | path

Searched refs:IsType (Results 1 – 2 of 2) sorted by relevance

/art/runtime/lambda/
Dshorty_field_type.h357 static inline constexpr bool IsType() { in IsType() function
Dshorty_field_type_test.cc245 EXPECT_TRUE(ShortyFieldTypeTraits::IsType<T>()); in CheckExpects()