Searched refs:FAIL (Results 1 - 6 of 6) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_common.h47 #define FAIL -1 macro
H A Ddhdu_linux.c525 return FAIL;
672 return FAIL;
676 return FAIL;
680 return FAIL;
/hardware/libhardware/tests/camera2/
H A DCameraModuleFixture.h105 FAIL() << "Device version unknown for camera " << cameraID << ". Version: " <<
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dpartial_idct_test.cc71 FAIL() << "Wrong Size!";
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_preview.c1164 goto FAIL;
1173 goto FAIL;
1183 goto FAIL;
1193 goto FAIL;
1231 goto FAIL;
1239 goto FAIL;
1254 FAIL:
/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 361 milliseconds