Home
last modified time | relevance | path

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

/aoo41x/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx508 test::codemaker::cppumaker::TestException2 e21( in testExceptions() local
513 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 11 milliseconds