Lines Matching refs:ReflectionTest

30 class ReflectionTest : public CommonCompilerTest {  class
507 TEST_F(ReflectionTest, StaticMainMethod) { in TEST_F() argument
531 TEST_F(ReflectionTest, StaticNopMethod) { in TEST_F() argument
535 TEST_F(ReflectionTest, NonStaticNopMethod) { in TEST_F() argument
539 TEST_F(ReflectionTest, StaticIdentityByteMethod) { in TEST_F() argument
543 TEST_F(ReflectionTest, NonStaticIdentityByteMethod) { in TEST_F() argument
547 TEST_F(ReflectionTest, StaticIdentityIntMethod) { in TEST_F() argument
551 TEST_F(ReflectionTest, NonStaticIdentityIntMethod) { in TEST_F() argument
555 TEST_F(ReflectionTest, StaticIdentityDoubleMethod) { in TEST_F() argument
559 TEST_F(ReflectionTest, NonStaticIdentityDoubleMethod) { in TEST_F() argument
563 TEST_F(ReflectionTest, StaticSumIntIntMethod) { in TEST_F() argument
567 TEST_F(ReflectionTest, NonStaticSumIntIntMethod) { in TEST_F() argument
571 TEST_F(ReflectionTest, StaticSumIntIntIntMethod) { in TEST_F() argument
575 TEST_F(ReflectionTest, NonStaticSumIntIntIntMethod) { in TEST_F() argument
579 TEST_F(ReflectionTest, StaticSumIntIntIntIntMethod) { in TEST_F() argument
583 TEST_F(ReflectionTest, NonStaticSumIntIntIntIntMethod) { in TEST_F() argument
587 TEST_F(ReflectionTest, StaticSumIntIntIntIntIntMethod) { in TEST_F() argument
591 TEST_F(ReflectionTest, NonStaticSumIntIntIntIntIntMethod) { in TEST_F() argument
595 TEST_F(ReflectionTest, StaticSumDoubleDoubleMethod) { in TEST_F() argument
599 TEST_F(ReflectionTest, NonStaticSumDoubleDoubleMethod) { in TEST_F() argument
603 TEST_F(ReflectionTest, StaticSumDoubleDoubleDoubleMethod) { in TEST_F() argument
607 TEST_F(ReflectionTest, NonStaticSumDoubleDoubleDoubleMethod) { in TEST_F() argument
611 TEST_F(ReflectionTest, StaticSumDoubleDoubleDoubleDoubleMethod) { in TEST_F() argument
615 TEST_F(ReflectionTest, NonStaticSumDoubleDoubleDoubleDoubleMethod) { in TEST_F() argument
619 TEST_F(ReflectionTest, StaticSumDoubleDoubleDoubleDoubleDoubleMethod) { in TEST_F() argument
623 TEST_F(ReflectionTest, NonStaticSumDoubleDoubleDoubleDoubleDoubleMethod) { in TEST_F() argument