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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_common.h47 #define FAIL -1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17087 // assertion or an explicit FAIL(), ADD_FAILURE(), or SUCCESS()).
17093 // explicit SUCCEED(), FAIL(), or ADD_FAILURE()).
19269 // FAIL and ASSERT_* are similar to ADD_FAILURE and EXPECT_*, except
19271 // usually want the fail-fast behavior of FAIL and ASSERT_*, but those
19287 // Define this macro to 1 to omit the definition of FAIL(), which is a
19290 # define FAIL() GTEST_FAIL() macro

Completed in 407 milliseconds