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

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2155 bool TestResult::HasNonfatalFailure() const { function in class:testing::TestResult
2452 bool Test::HasNonfatalFailure() { function in class:testing::Test
2454 HasNonfatalFailure();
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc1877 bool TestResult::HasNonfatalFailure() const { function in class:testing::TestResult
2179 bool Test::HasNonfatalFailure() { function in class:testing::Test
2181 HasNonfatalFailure();
/external/gtest/src/
H A Dgtest.cc1871 bool TestResult::HasNonfatalFailure() const { function in class:testing::TestResult
2168 bool Test::HasNonfatalFailure() { function in class:testing::Test
2170 HasNonfatalFailure();
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1877 bool TestResult::HasNonfatalFailure() const { function in class:testing::TestResult
2179 bool Test::HasNonfatalFailure() { function in class:testing::Test
2181 HasNonfatalFailure();
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1877 bool TestResult::HasNonfatalFailure() const { function in class:testing::TestResult
2179 bool Test::HasNonfatalFailure() { function in class:testing::Test
2181 HasNonfatalFailure();
/external/protobuf/gtest/src/
H A Dgtest.cc1872 bool TestResult::HasNonfatalFailure() const { function in class:testing::TestResult
2087 bool Test::HasNonfatalFailure() { function in class:testing::Test
2089 HasNonfatalFailure();
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3355 bool TestResult::HasNonfatalFailure() const { function in class:testing::TestResult
3652 bool Test::HasNonfatalFailure() { function in class:testing::Test
3654 HasNonfatalFailure();
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3355 bool TestResult::HasNonfatalFailure() const { function in class:testing::TestResult
3652 bool Test::HasNonfatalFailure() { function in class:testing::Test
3654 HasNonfatalFailure();

Completed in 3875 milliseconds