Home
last modified time | relevance | path

Searched refs:HTTP_VERSION_2 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netstack/test/unittest/utils/profiler_utils/
H A DNetstackNetworkProfilerUtilsTest.cpp30 static constexpr const char *HTTP_VERSION_2 = "2"; variable
76 msg.responseHttpVersion_ = HTTP_VERSION_2; in Parse()
114 EXPECT_EQ(msg.responseHttpVersion_, HTTP_VERSION_2);