Home | History | Annotate | Download | only in gtest

Lines Matching refs:value_holders

8981     std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders;
8996 value_holders.push_back(value_pos->second);
9003 // Outside the lock, let the destructor for 'value_holders' deallocate the
9009 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders;
9024 value_holders.push_back(value_pos->second);
9029 // Outside the lock, let the destructor for 'value_holders' deallocate the