Searched refs:key21 (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/registry/test/ |
H A D | testregcpp.cxx | 605 RegistryKey rootKey2, key21, key22, key23, key24 , key25; in test_registry_CppApi() local 610 …REG_ENSURE(!rootKey2.createKey(OUString::createFromAscii("reg2FirstKey"), key21), "test_registry_C… in test_registry_CppApi() 612 …REG_ENSURE(!key21.createKey(OUString::createFromAscii("reg2FirstSubKey"), key23), "test_registry_C… in test_registry_CppApi() 613 …REG_ENSURE(!key21.createKey(OUString::createFromAscii("reg2SecondSubKey"), key24), "test_registry_… in test_registry_CppApi() 619 REG_ENSURE(!key21.closeKey() && in test_registry_CppApi()
|
Completed in 19 milliseconds