Searched refs:m_pTestString2 (Results 1 – 1 of 1) sorted by relevance
151 const OString m_pTestString2("test pipe PASS/OK"); variable725 … nChars = aSenderPipe.send( m_pTestString2.getStr(), m_pTestString2.getLength() + 1 ); in run()814 int nCompare2 = strcmp( myDataSourceThread.buf, m_pTestString2.getStr() ); in TEST()
Completed in 9 milliseconds