Lines Matching refs:test_
182 Test const & test_; member in __anon45812ada0111::ReaderThread
190 TestThread(stop), test_(test), path_(path), relative_(relative) in ReaderThread()
196 return test_.getKey(path_, relative_).hasValue(); in iteration()
208 Test const & test_; member in __anon45812ada0111::WriterThread
217 TestThread(stop), test_(test), index_(0) in WriterThread()
229 test_.setKey(path_, name_, css::uno::makeAny(options[index_])); in iteration()
247 Test const & test_; member in __anon45812ada0111::RecursiveTest
264 test_(theTest), count_(count), destroyed_(destroyed) in RecursiveTest()
269 test_.createUpdateAccess( in test()
320 test_.setKey( in step()
346 stop, test_, in step()
352 test_.resetKey( in step()