Searched refs:InputInt32 (Results 1 - 1 of 1) sorted by relevance
/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_interface_test.cpp | 195 static int32_t InputInt32(int32_t start, int32_t end, const string &title)
in InputInt32() function 254 int32_t callIndex = InputInt32(1, MAX_CALL_ID, "Hangup call number");
in HangupTest() 297 int32_t callType = InputInt32(0, MAX_CALL_TYPE, "Call Type");
in RilCmJoinCallTest() 305 int32_t callIndex = InputInt32(1, MAX_CALL_ID, "The Split Call Number");
in RilCmSplitCallTest() 311 int32_t callType = InputInt32(0, MAX_CALL_TYPE, "Call Type");
in RilCmSplitCallTest() 320 int32_t hangupType = InputInt32(1, HANGUP_ACTIVE, "Option");
in CallSupplementTest() 383 int32_t mute = InputInt32(0, 1, "Option");
in SetMuteTest() 758 int32_t ackType = InputInt32(0, 1, "ack type");
in SendSmsAckTest() 868 int32_t fun = InputInt32(0, 0x7fffffff, "fun");
in SetRadioStateTest() 1552 int32_t choice = InputInt32( in PrintMenu() [all...] |
Completed in 4 milliseconds