Home
last modified time | relevance | path

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

/base/location/test/location_passive/source/
H A Dpassive_ability_test.cpp218 std::vector<std::u16string> emptyArgs; in HWTEST_F() local
219 EXPECT_EQ(ERR_OK, ability_->Dump(fd, emptyArgs)); in HWTEST_F()
/base/location/test/location_geocode/source/
H A Dgeo_convert_service_test.cpp265 std::vector<std::u16string> emptyArgs; in HWTEST_F() local
266 EXPECT_EQ(ERR_OK, service_->Dump(fd, emptyArgs)); in HWTEST_F()
/base/location/test/location_network/source/
H A Dnetwork_ability_test.cpp235 std::vector<std::u16string> emptyArgs; in HWTEST_F() local
236 EXPECT_EQ(ERR_OK, ability_->Dump(fd, emptyArgs)); in HWTEST_F()
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager8_gtest.cpp945 std::vector<std::u16string> emptyArgs = {}; in HWTEST_F() local
948 EXPECT_GE(DelayedSingleton<CallManagerService>::GetInstance()->Dump(0, emptyArgs), 0); in HWTEST_F()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp1440 std::vector<std::u16string> emptyArgs = {}; in HWTEST_F() local
1443 EXPECT_GE(DelayedSingleton<CoreService>::GetInstance()->Dump(0, emptyArgs), TELEPHONY_ERROR); in HWTEST_F()
/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp1812 std::vector<std::u16string> emptyArgs; in HWTEST_F() local
1813 EXPECT_EQ(ERR_OK, locatorAbility->Dump(fd, emptyArgs)); in HWTEST_F()
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp1258 std::vector<std::u16string> emptyArgs = {}; in HWTEST_F() local
1261 EXPECT_GE(DelayedSingleton<CellularCallService>::GetInstance()->Dump(0, emptyArgs), 0); in HWTEST_F()
/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp1053 std::vector<std::u16string> emptyArgs = {}; in HWTEST_F() local
1056 EXPECT_GE(DelayedSingleton<CellularDataService>::GetInstance()->Dump(0, emptyArgs), 0); in HWTEST_F()
/base/telephony/sms_mms/test/gtest/
H A Dsms_gtest.cpp1774 std::vector<std::u16string> emptyArgs = {}; in HWTEST_F() local
1777 EXPECT_GE(DelayedSingleton<SmsService>::GetInstance()->Dump(0, emptyArgs), 0); in HWTEST_F()
/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp657 std::vector<std::u16string> emptyArgs; in HWTEST_F() local
658 EXPECT_EQ(ERR_OK, ability_->Dump(fd, emptyArgs)); in HWTEST_F()

Completed in 24 milliseconds