Lines Matching refs:CellularDataObserverTest
37 class CellularDataObserverTest : public testing::Test {
39 CellularDataObserverTest() = default;
40 ~CellularDataObserverTest() = default;
46 std::cout << "CellularDataObserverTest set simManager_ nullptr" << std::endl;
60 HWTEST_F(CellularDataObserverTest, CellularDataIncallObserver_01, Function | MediumTest | Level1)
75 cellularDataHandler = CellularDataObserverTest::createCellularDataHandler();
81 HWTEST_F(CellularDataObserverTest, CellularDataRdbObserver_02, Function | MediumTest | Level1)
89 cellularDataHandler = CellularDataObserverTest::createCellularDataHandler();
95 HWTEST_F(CellularDataObserverTest, CellularDataRoamingObserver_03, Function | MediumTest | Level1)
128 cellularDataHandler = CellularDataObserverTest::createCellularDataHandler();
136 HWTEST_F(CellularDataObserverTest, CellularDataSettingObserver_04, Function | MediumTest | Level1)
151 cellularDataHandler = CellularDataObserverTest::createCellularDataHandler();