Home
last modified time | relevance | path

Searched defs:oriUriVec (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp3097 std::vector<std::string> oriUriVec = { "file://com.example.test/test.txt" }; variable
3117 std::vector<std::string> oriUriVec = { "file://com.example.test/test.txt" }; variable
3137 std::vector<std::string> oriUriVec(500, "file://com.example.test/test.txt"); variable
3156 std::vector<std::string> oriUriVec(501, "file://com.example.test/test.txt"); variable
3254 std::vector<std::string> oriUriVec(1, uri); variable
3278 std::vector<std::string> oriUriVec = { uri2 }; variable