Searched refs:m_protected (Results 1 – 3 of 3) sorted by relevance
17 private boolean m_protected = false; field in PrivateAccessConfigurationMethods32 m_protected = true; in protectedConfBeforeMethod()44 Assert.assertTrue(m_protected, "protected @Configuration should have been run"); in allAccessModifiersConfiguration()
78 Class() : m_public(), m_private(), m_protected() {} in Class()102 int m_protected; member in MemberTest::Class
84 CLASS: int m_protected;