Lines Matching refs:test_
157 Test const & test_; member in __anonac1b0eb30111::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 __anonac1b0eb30111::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 __anonac1b0eb30111::RecursiveTest
239 test_(theTest), count_(count), destroyed_(destroyed) in RecursiveTest()
244 test_.createUpdateAccess( in test()
295 test_.setKey( in step()
321 stop, test_, in step()
327 test_.resetKey( in step()