Searched refs:e21 (Results 1 – 1 of 1) sorted by relevance
508 test::codemaker::cppumaker::TestException2 e21( in testExceptions() local513 test::codemaker::cppumaker::TestException2 e22(e21); in testExceptions()514 CPPUNIT_ASSERT_EQUAL(e21, e22); in testExceptions()516 e23 = e21; in testExceptions()517 CPPUNIT_ASSERT_EQUAL(e21, e23); in testExceptions()
Completed in 7 milliseconds