Searched refs:IsSynthetic (Results 1 – 5 of 5) sorted by relevance
103 EXPECT_FALSE(primitive->IsSynthetic()); in AssertPrimitiveClass()142 EXPECT_FALSE(JavaLangObject->IsSynthetic()); in AssertObjectClass()216 EXPECT_FALSE(array->IsSynthetic()); in AssertArrayClass()290 if (!klass->IsSynthetic()) { in AssertClass()936 EXPECT_FALSE(MyClass->IsSynthetic()); in TEST_F()
288 bool IsSynthetic() { in IsSynthetic() function
543 return method->IsSynthetic(); in IsMethodSynthetic()
274 ALWAYS_INLINE bool IsSynthetic() REQUIRES_SHARED(Locks::mutator_lock_) { in IsSynthetic() function
1296 if (!m.IsSynthetic()) { in GetDeclaredMethodInternal()