HomeSort by relevance Sort by last modified time
    Searched refs:value_holders (Results 1 - 6 of 6) sorted by null

  /external/googletest/googletest/src/
gtest-port.cc 567 std::vector<std::shared_ptr<ThreadLocalValueHolderBase> > value_holders; local
582 value_holders.push_back(value_pos->second);
589 // Outside the lock, let the destructor for 'value_holders' deallocate the
595 std::vector<std::shared_ptr<ThreadLocalValueHolderBase> > value_holders; local
610 value_holders.push_back(value_pos->second);
615 // Outside the lock, let the destructor for 'value_holders' deallocate the
    [all...]
  /external/libaom/libaom/third_party/googletest/src/googletest/src/
gtest-port.cc 428 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders; local
443 value_holders.push_back(value_pos->second);
450 // Outside the lock, let the destructor for 'value_holders' deallocate the
456 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders; local
471 value_holders.push_back(value_pos->second);
476 // Outside the lock, let the destructor for 'value_holders' deallocate the
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-port.cc 484 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders; local
499 value_holders.push_back(value_pos->second);
506 // Outside the lock, let the destructor for 'value_holders' deallocate the
512 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders; local
527 value_holders.push_back(value_pos->second);
532 // Outside the lock, let the destructor for 'value_holders' deallocate the
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-port.cc 428 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders; local
443 value_holders.push_back(value_pos->second);
450 // Outside the lock, let the destructor for 'value_holders' deallocate the
456 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders; local
471 value_holders.push_back(value_pos->second);
476 // Outside the lock, let the destructor for 'value_holders' deallocate the
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
gtest-port.cc 428 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders; local
443 value_holders.push_back(value_pos->second);
450 // Outside the lock, let the destructor for 'value_holders' deallocate the
456 std::vector<linked_ptr<ThreadLocalValueHolderBase> > value_holders; local
471 value_holders.push_back(value_pos->second);
476 // Outside the lock, let the destructor for 'value_holders' deallocate the
    [all...]
  /external/epid-sdk/ext/gtest/
gtest-all.cc     [all...]

Completed in 798 milliseconds