Home
last modified time | relevance | path

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

/trunk/main/sal/test/unloading/
H A DunloadTest.cxx237 oslModule mod2= osl_loadModule( lib1Name.pData, 0); in test2() local
241 rtl_registerModuleForUnloading(mod2); in test2()
282 oslModule mod2= osl_loadModule( lib1Name.pData, 0); in test3() local
286 rtl_registerModuleForUnloading(mod2); in test3()
/trunk/main/connectivity/qa/complex/connectivity/
H A DHsqlDriverTest.java121 XStorable mod2 = (XStorable)UnoRuntime.queryInterface(XStorable.class,ds); in test() local
122 mod2.store(); in test()

Completed in 33 milliseconds