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

/ndk/sources/android/support/tests/minitest/
H A Dminitest.h215 FAIL, enumerator in enum:minitest::TestCase::Result
/ndk/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1825 // FAIL and ASSERT_* are similar to ADD_FAILURE and EXPECT_*, except
1827 // usually want the fail-fast behavior of FAIL and ASSERT_*, but those
1843 // Define this macro to 1 to omit the definition of FAIL(), which is a
1846 # define FAIL() GTEST_FAIL() macro

Completed in 132 milliseconds