Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp87 static const std::string URI_STRING_HEAD; member in OHOS::AAFwk::WantBaseTest
123 const std::string WantBaseTest::URI_STRING_HEAD("#Intent;");
1127 head = uri.find(WantBaseTest::URI_STRING_HEAD, pos); in HWTEST_F()
1130 pos += head + WantBaseTest::URI_STRING_HEAD.length() - 1; in HWTEST_F()
1222 search = WantBaseTest::URI_STRING_HEAD; in HWTEST_F()
1292 search = WantBaseTest::URI_STRING_HEAD; in HWTEST_F()
1381 search = WantBaseTest::URI_STRING_HEAD; in HWTEST_F()
1456 search = WantBaseTest::URI_STRING_HEAD; in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp112 static const std::string URI_STRING_HEAD; member in OHOS::DistributedSchedule::DistributedWantBaseTest
145 const std::string DistributedWantBaseTest::URI_STRING_HEAD("#Intent;");

Completed in 14 milliseconds