Home
last modified time | relevance | path

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

/aoo42x/main/registry/test/
H A Dtestregcpp.cxx266 RTUik retUik; in test_coreReflection() local
267 reader.getUik(retUik); in test_coreReflection()
268 REG_ENSURE(retUik.m_Data1 = 1, "testCoreReflection error 9c3"); in test_coreReflection()
269 REG_ENSURE(retUik.m_Data2 = 2, "testCoreReflection error 9c4"); in test_coreReflection()
270 REG_ENSURE(retUik.m_Data3 = 3, "testCoreReflection error 9c5"); in test_coreReflection()
271 REG_ENSURE(retUik.m_Data4 = 4, "testCoreReflection error 9c6"); in test_coreReflection()
272 REG_ENSURE(retUik.m_Data5 = 5, "testCoreReflection error 9c7"); in test_coreReflection()

Completed in 8 milliseconds