Lines Matching refs:ReflectionTest

34 class ReflectionTest : public CommonRuntimeTest {  class
513 TEST_F(ReflectionTest, StaticNopMethod) { in TEST_F() argument
517 TEST_F(ReflectionTest, NonStaticNopMethod) { in TEST_F() argument
521 TEST_F(ReflectionTest, StaticIdentityByteMethod) { in TEST_F() argument
525 TEST_F(ReflectionTest, NonStaticIdentityByteMethod) { in TEST_F() argument
529 TEST_F(ReflectionTest, StaticIdentityIntMethod) { in TEST_F() argument
533 TEST_F(ReflectionTest, NonStaticIdentityIntMethod) { in TEST_F() argument
537 TEST_F(ReflectionTest, StaticIdentityDoubleMethod) { in TEST_F() argument
541 TEST_F(ReflectionTest, NonStaticIdentityDoubleMethod) { in TEST_F() argument
545 TEST_F(ReflectionTest, StaticSumIntIntMethod) { in TEST_F() argument
549 TEST_F(ReflectionTest, NonStaticSumIntIntMethod) { in TEST_F() argument
553 TEST_F(ReflectionTest, StaticSumIntIntIntMethod) { in TEST_F() argument
557 TEST_F(ReflectionTest, NonStaticSumIntIntIntMethod) { in TEST_F() argument
561 TEST_F(ReflectionTest, StaticSumIntIntIntIntMethod) { in TEST_F() argument
565 TEST_F(ReflectionTest, NonStaticSumIntIntIntIntMethod) { in TEST_F() argument
569 TEST_F(ReflectionTest, StaticSumIntIntIntIntIntMethod) { in TEST_F() argument
573 TEST_F(ReflectionTest, NonStaticSumIntIntIntIntIntMethod) { in TEST_F() argument
577 TEST_F(ReflectionTest, StaticSumDoubleDoubleMethod) { in TEST_F() argument
581 TEST_F(ReflectionTest, NonStaticSumDoubleDoubleMethod) { in TEST_F() argument
585 TEST_F(ReflectionTest, StaticSumDoubleDoubleDoubleMethod) { in TEST_F() argument
589 TEST_F(ReflectionTest, NonStaticSumDoubleDoubleDoubleMethod) { in TEST_F() argument
593 TEST_F(ReflectionTest, StaticSumDoubleDoubleDoubleDoubleMethod) { in TEST_F() argument
597 TEST_F(ReflectionTest, NonStaticSumDoubleDoubleDoubleDoubleMethod) { in TEST_F() argument
601 TEST_F(ReflectionTest, StaticSumDoubleDoubleDoubleDoubleDoubleMethod) { in TEST_F() argument
605 TEST_F(ReflectionTest, NonStaticSumDoubleDoubleDoubleDoubleDoubleMethod) { in TEST_F() argument