Home
last modified time | relevance | path

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

/trunk/main/sal/qa/osl/pipe/
H A Dosl_Pipe.cxx151 const OString m_pTestString2("test pipe PASS/OK"); variable
725 … 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 25 milliseconds