Home
last modified time | relevance | path

Searched refs:ERROR_RESULT (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp43 const int32_t ERROR_RESULT = 1; member
737 callRegister->ReportSetWaitingResult(ERROR_RESULT); in HWTEST_F()
740 callRegister->ReportSetRestrictionResult(ERROR_RESULT); in HWTEST_F()
741 callRegister->ReportSetBarringPasswordResult(ERROR_RESULT); in HWTEST_F()
744 callRegister->ReportSetTransferResult(ERROR_RESULT); in HWTEST_F()
749 callRegister->ReportSetClirResult(ERROR_RESULT); in HWTEST_F()
750 callRegister->ReportCallRingBackResult(ERROR_RESULT); in HWTEST_F()
756 callRegister->ReportInviteToConferenceResult(ERROR_RESULT); in HWTEST_F()
757 callRegister->ReportGetCallDataResult(ERROR_RESULT); in HWTEST_F()
758 callRegister->ReportStartDtmfResult(ERROR_RESULT); in HWTEST_F()
[all...]
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp38 constexpr int ERROR_RESULT = -1; member
78 if (length == ERROR_RESULT) { in LoadResourceFile()

Completed in 3 milliseconds