Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ip/
Daddress.cpp113 std::string_view string_view_value("127.0.0.1"); in test() local
115 std::experimental::string_view string_view_value("127.0.0.1"); in test() local
Daddress_v4.cpp137 std::string_view string_view_value("127.0.0.1"); in test() local
139 std::experimental::string_view string_view_value("127.0.0.1"); in test() local
Dnetwork_v6.cpp92 std::string_view string_view_value("0::0/8"); in test() local
94 std::experimental::string_view string_view_value("0::0/8"); in test() local
Daddress_v6.cpp149 std::string_view string_view_value("0::0"); in test() local
151 std::experimental::string_view string_view_value("0::0"); in test() local
Dnetwork_v4.cpp100 std::string_view string_view_value("10.0.0.0/8"); in test() local
102 std::experimental::string_view string_view_value("10.0.0.0/8"); in test() local