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

/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h392 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h393 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h392 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test
/external/gtest/include/gtest/
H A Dgtest.h392 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h392 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h392 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test
/external/open-vcdiff/gtest/include/gtest/
H A Dgtest.h380 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test
/external/protobuf/gtest/include/gtest/
H A Dgtest.h298 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17796 static bool HasFailure() { return HasFatalFailure() || HasNonfatalFailure(); } function in class:testing::Test

Completed in 524 milliseconds