Home
last modified time | relevance | path

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

/aoo41x/main/registry/test/
H A Dtestregcpp.cxx45 RegistryKey rootKey, key1, key2, key3, key4 ,key5, key6, key7, key8; in test_coreReflection() local
55 …REG_ENSURE(!key2.createKey(OUString::createFromAscii("ExceptionA"), key6), "testCoreReflection err… in test_coreReflection()
384 RegistryKey rootKey, key1, key2, key3, key4 ,key5, key6, key7, key8, key9; in test_registry_CppApi() local
401 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("myFourthKey"), key6), "test_registry_CppA… in test_registry_CppApi()
402 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("myFifthKey"), key6), "test_registry_CppAp… in test_registry_CppApi()
403 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("mySixthKey"), key6), "test_registry_CppAp… in test_registry_CppApi()
410 …REG_ENSURE(!key6.createKey(OUString::createFromAscii("mySixthSubKey"), key7), "test_registry_CppAp… in test_registry_CppApi()
413 …REG_ENSURE(!key6.getLinkTarget(OUString::createFromAscii("myFirstLink"), linkTarget), "test_regist… in test_registry_CppApi()
438 …REG_ENSURE(!rootKey.openKey(OUString::createFromAscii("myFifthKey"), key6), "test_registry_CppApi … in test_registry_CppApi()
439 REG_ENSURE(!key6.createLink(OUString::createFromAscii("mySecondLink"), in test_registry_CppApi()
[all …]
H A Dtestmerge.cxx54 RegistryKey rootKey, key1, key2, key3, key4, key5, key6, key7, key8, key9; in test_generateMerge1() local
66 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey1/MK1SubKey3"), key6), "testGene… in test_generateMerge1()
79 !key6.closeKey() && in test_generateMerge1()
91 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey1u2/MK1SubKey13"), key6), "testG… in test_generateMerge1()
104 !key6.closeKey() && in test_generateMerge1()
120 RegistryKey rootKey, key1, key2, key3, key4, key5, key6, key7, key8, key9; in test_generateMerge2() local
132 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey2/MK2SubKey3"), key6), "testGene… in test_generateMerge2()
144 !key6.closeKey() && in test_generateMerge2()
156 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("/MergeKey1u2/MK2SubKey23"), key6), "testG… in test_generateMerge2()
169 !key6.closeKey() && in test_generateMerge2()

Completed in 23 milliseconds