Searched refs:Delete (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc740 static void Delete(T* x) { function in namespace:testing::internal
3888 ForEach(test_info_list_, internal::Delete<TestInfo>);
4420 ForEach(listeners_, Delete<TestEventListener>);
5519 ForEach(test_cases_, internal::Delete<TestCase>);
5522 ForEach(environments_, internal::Delete<Environment>);

Completed in 45 milliseconds