Searched refs:m_thirdA (Results 1 – 2 of 2) sorted by relevance
17 private boolean m_thirdA = false; field in SampleDependentMethods48 assert ! m_thirdA : "thirdA shouldn't have been run yet"; in thirdA()49 m_thirdA = true; in thirdA()65 assert m_thirdA : "thirdA wasn't run"; in tearDown()
17 private boolean m_thirdA = false; field in SampleDependentMethods246 assert ! m_thirdA : "thirdA shouldn't have been run yet"; in thirdA()47 m_thirdA = true; in thirdA()62 assert m_thirdA : "thirdA wasn't run"; in tearDown()