Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp88 static const std::string URI_STRING_END; member in OHOS::AAFwk::WantBaseTest
124 const std::string WantBaseTest::URI_STRING_END(";end");
1133 content = uri.find(WantBaseTest::URI_STRING_END, pos); in HWTEST_F()
1136 pos += WantBaseTest::URI_STRING_END.length(); in HWTEST_F()
1246 search = WantBaseTest::URI_STRING_END; in HWTEST_F()
1333 search = WantBaseTest::URI_STRING_END; in HWTEST_F()
1410 search = WantBaseTest::URI_STRING_END; in HWTEST_F()
1506 search = WantBaseTest::URI_STRING_END; in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp113 static const std::string URI_STRING_END; member in OHOS::DistributedSchedule::DistributedWantBaseTest
146 const std::string DistributedWantBaseTest::URI_STRING_END(";end");

Completed in 13 milliseconds