Home
last modified time | relevance | path

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

/trunk/main/configmgr/qa/unit/
H A Dtest.cxx157 Test const & test_; member in __anon80745e720111::ReaderThread
165 TestThread(stop), test_(test), path_(path), relative_(relative) in ReaderThread()
171 return test_.getKey(path_, relative_).hasValue(); in iteration()
183 Test const & test_; member in __anon80745e720111::WriterThread
192 TestThread(stop), test_(test), index_(0) in WriterThread()
204 test_.setKey(path_, name_, css::uno::makeAny(options[index_])); in iteration()
222 Test const & test_; member in __anon80745e720111::RecursiveTest
239 test_(theTest), count_(count), destroyed_(destroyed) in RecursiveTest()
244 test_.createUpdateAccess( in test()
295 test_.setKey( in step()
[all …]