Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/inc/
H A Ddiagnose_ex.h30 #define OSL_VERIFY_EQUALS( expression, compare, fail_message ) \ macro
35 #define OSL_VERIFY_EQUALS( expression, compare, fail_message ) \ macro
/aoo4110/main/connectivity/source/drivers/jdbc/
H A DJDriver.cxx126 OSL_VERIFY_EQUALS( jfw_getEnabled( &bEnabled ), JFW_E_NONE, "error in jfw_getEnabled" ); in acceptsURL()
/aoo4110/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx381OSL_VERIFY_EQUALS( rStream.Write(&rIndex.m_aHeader,PAGE_SIZE), PAGE_SIZE, "Write not successful: W… in operator <<()
/aoo4110/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx404 OSL_VERIFY_EQUALS( jfw_getEnabled( &bEnabled ), JFW_E_NONE, "error in jfw_getEnabled" ); in acceptsURL()
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx980 OSL_VERIFY_EQUALS( unbind(), SQL_SUCCESS, "Could not unbind columns!" ); in moveToInsertRow()

Completed in 37 milliseconds