Home
last modified time | relevance | path

Searched refs:m_inCount (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/cppuhelper/test/bootstrap/
H A DTestEnv.cxx47 int m_inCount; member in TestEnv
65 : m_inCount(0) in TestEnv()
78 ++ m_inCount; in v_callInto_v()
80 -- m_inCount; in v_callInto_v()
85 -- m_inCount; in v_callOut_v()
87 ++ m_inCount; in v_callOut_v()
92 ++ m_inCount; in v_enter()
97 -- m_inCount; in v_leave()
102 int result = m_inCount & 1; in v_isValid()

Completed in 10 milliseconds