Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsContextTest.cpp79 bool isSetCipherList = TLSContext::SetCipherList(tlsContext.get(), configuration); variable
80 EXPECT_TRUE(isSetCipherList);
152 bool isSetCipherList = TLSContext::SetCipherList(tlsContext.get(), configuration); variable
153 EXPECT_FALSE(isSetCipherList);