Home
last modified time | relevance | path

Searched refs:InputInt32 (Results 1 – 1 of 1) sorted by relevance

/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp186 static int32_t InputInt32(int32_t start, int32_t end, const string &title) in InputInt32() function
245 int32_t callIndex = InputInt32(1, MAX_CALL_ID, "Hangup call number"); in HangupTest()
288 int32_t callType = InputInt32(0, MAX_CALL_TYPE, "Call Type"); in RilCmJoinCallTest()
296 int32_t callIndex = InputInt32(1, MAX_CALL_ID, "The Split Call Number"); in RilCmSplitCallTest()
302 int32_t callType = InputInt32(0, MAX_CALL_TYPE, "Call Type"); in RilCmSplitCallTest()
311 int32_t hangupType = InputInt32(1, HANGUP_ACTIVE, "Option"); in CallSupplementTest()
374 int32_t mute = InputInt32(0, 1, "Option"); in SetMuteTest()
715 int32_t ackType = InputInt32(0, 1, "ack type"); in SendSmsAckTest()
809 int32_t fun = InputInt32(0, 0x7fffffff, "fun"); in SetRadioStateTest()
1448 int32_t choice = InputInt32(0, static_cast<int32_t>(TestMenu::STRESS), "Test Module Index"); in PrintMenu()
[all …]