Searched defs:increment_death_test_count (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17998 int increment_death_test_count() { return ++death_test_count_; } function in class:testing::TestResult
18120 int increment_death_test_count() { function in class:testing::TestInfo
18121 return result_.increment_death_test_count();

Completed in 63 milliseconds