Home
last modified time | relevance | path

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

/aoo4110/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx498 test::codemaker::cppumaker::TestException1 e11( in testExceptions() local
503 test::codemaker::cppumaker::TestException1 e12(e11); in testExceptions()
504 CPPUNIT_ASSERT_EQUAL(e11, e12); in testExceptions()
506 e13 = e11; in testExceptions()
507 CPPUNIT_ASSERT_EQUAL(e11, e13); in testExceptions()

Completed in 26 milliseconds