Home
last modified time | relevance | path

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

/base/telephony/sms_mms/test/gtest/
H A Dsms_gtest.cpp46 class SmsGtest : public testing::Test { class
64 void SmsGtest::TearDownTestCase() {} in TearDownTestCase()
66 void SmsGtest::SetUp() {} in SetUp()
68 void SmsGtest::TearDown() {} in TearDown()
80 void SmsGtest::SetUpTestCase() in SetUpTestCase()
91 sptr<ISmsServiceInterface> SmsGtest::GetProxy() in GetProxy()
111 HWTEST_F(SmsGtest, GetProxy_0001, Function | MediumTest | Level0) in HWTEST_F()
114 g_telephonyService = SmsGtest::GetProxy(); in HWTEST_F()
137 HWTEST_F(SmsGtest, SetDefaultSmsSlotId_0001, Function | MediumTest | Level2) in HWTEST_F()
140 if (!(SmsGtest in HWTEST_F()
[all...]

Completed in 2 milliseconds