Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 25 of 78) sorted by relevance

1234

/hardware/qcom/sm8150/media/libplatformconfig/
DPlatformConfig.cpp66 return FAIL; in getInt32()
71 return FAIL; in getInt32()
95 return FAIL; in getConfigStoreBool()
102 return FAIL; in getConfigStoreBool()
112 return FAIL; in getConfigStoreBool()
123 return FAIL; in getConfigStoreBool()
DConfigStore.cpp47 err = ConfigError_t::FAIL; in getConfigStoreBool()
DPlatformConfig.h58 FAIL = 1, enumerator
/hardware/qcom/sm7250/media/libplatformconfig/
DPlatformConfig.cpp66 return FAIL; in getInt32()
71 return FAIL; in getInt32()
95 return FAIL; in getConfigStoreBool()
102 return FAIL; in getConfigStoreBool()
112 return FAIL; in getConfigStoreBool()
124 return FAIL; in getConfigStoreBool()
DConfigStore.cpp47 err = ConfigError_t::FAIL; in getConfigStoreBool()
/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
DAudioPrimaryHidlHalTest.cpp93 TimestretchFallbackMode::FAIL}}, in TEST_P()
103 PlaybackRate{1.0f, 1.0f, TimestretchMode::DEFAULT, TimestretchFallbackMode::FAIL}, in TEST_P()
109 PlaybackRate{1.0f, 1.0f, TimestretchMode::VOICE, TimestretchFallbackMode::FAIL}}, in TEST_P()
113 TimestretchFallbackMode::FAIL}, in TEST_P()
115 TimestretchFallbackMode::FAIL}}); in TEST_P()
/hardware/google/graphics/common/libion/test/
Dion_allocate_api_test.cpp62FAIL() << "Failed to write " << val << " to 'ion_system_heap_shrink': " << strerror(errno); in flushShrinker()
64 FAIL() << "Failed to read from 'ion_system_heap_shrink': " << strerror(errno); in flushShrinker()
66 FAIL() << "ion_system_heap_shrink still has value " << val; in flushShrinker()
Dion_allocate_special.cpp41FAIL() << "Failed to write " << val << " to '" << heapname << "_shrink': " << strerror(errno); in flushShrinker()
43 FAIL() << "Failed to read from '" << heapname << "_shrink': " << strerror(errno); in flushShrinker()
45 FAIL() << heapname << "_shrink still has value " << val; in flushShrinker()
/hardware/interfaces/tetheroffload/config/1.0/vts/functional/
DVtsHalTetheroffloadConfigV1_0TargetTest.cpp101 FAIL(); in TEST_P()
111 FAIL(); in TEST_P()
143 FAIL(); in TEST_P()
168 FAIL(); in TEST_P()
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DOffloadControlTestBase.cpp35 FAIL(); in setupConfigHal()
45 FAIL(); in setupConfigHal()
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/current/android/hardware/tv/hdmi/cec/
DSendMessageResult.aidl40 FAIL = 3, enumConstant
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/1/android/hardware/tv/hdmi/cec/
DSendMessageResult.aidl40 FAIL = 3, enumConstant
/hardware/interfaces/tv/hdmi/cec/aidl/android/hardware/tv/hdmi/cec/
DSendMessageResult.aidl28 FAIL = 3, enumConstant
/hardware/google/gfxstream/host/
DReadbackWorker.h69 FAIL, enumerator
/hardware/interfaces/broadcastradio/common/vts/utils/include/broadcastradio-vts-utils/
Dpointer-utils.h47 FAIL() << "Pointer was not released within timeout"; in clearAndWait()
/hardware/google/apf/
Dapf_run_test.sh29 echo $testname: $testcase: FAIL
/hardware/google/aemu/base/include/aemu/base/testing/
DTestEvent.h76 FAIL() << "TestEvent::wait() timed out.";
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_linux.c525 return FAIL; in main()
672 return FAIL; in validate_server_address()
676 return FAIL; in validate_server_address()
680 return FAIL; in validate_server_address()
Ddhdu_common.h47 #define FAIL -1 macro
/hardware/google/gfxstream/host/tests/
DGLSnapshotTestDispatch.cpp53 FAIL() << "Could not get FrameBuffer during snapshot test."; in saveSnapshot()
83 FAIL() << "Could not get FrameBuffer during snapshot test."; in loadSnapshot()
/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory_test.cpp124 FAIL() << "Unexpected component created."; in TEST_F()
191 FAIL() << "Unexpected component created."; in TEST_F()
/hardware/google/aemu/base/
Dring_buffer_unittest.cpp73 FAIL() << "Error: too many iterations. Hanging?"; in TEST()
111 FAIL() << "Error: too many iterations. Hanging?"; in writeTest()
138 FAIL() << "Error: too many iterations. Hanging?"; in readTest()
251 FAIL() << "Error: too many iterations. Hanging?"; in viewWriteTest()
278 FAIL() << "Error: too many iterations. Hanging?"; in viewReadTest()
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyBlobUpgradeTest.cpp160 FAIL() << "No cert available for " << name; in save_keyblob_and_cert()
247 FAIL() << "Missing keyblob file '" << name << "'"; in UpgradeKeyBlobs()
482 FAIL() << "Missing keyblob file '" << name << "'"; in TEST_P()
588 FAIL() << "Unexpected name: " << name; in TEST_P()
639 FAIL() << "Unexpected name: " << name; in TEST_P()
/hardware/google/gfxstream/host/gl/
DReadbackWorkerGl.cpp185 return FlushResult::FAIL; in flushPipeline()
204 return FlushResult::FAIL; in flushPipeline()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DRecurrentTimer_test.cpp61 FAIL(); in TEST()

1234