Searched refs:NET_DETECTION_FAIL (Results 1 – 7 of 7) sorted by relevance
35 netDetectionResult_ = static_cast<int32_t>(NetDetectionResultCode::NET_DETECTION_FAIL); in WaitFor()46 case NetDetectionResultCode::NET_DETECTION_FAIL: in OnNetDetectionResultChanged()
218 EXPECT_EQ(code, NetDetectionResultCode::NET_DETECTION_FAIL);
374 … ASSERT_TRUE(netDetectionRet == static_cast<int32_t>(NetDetectionResultCode::NET_DETECTION_FAIL));
50 NET_DETECTION_FAIL = 0, enumerator
110 NetManagerStandard::NET_DETECTION_FAIL, "");
79 case NetManagerStandard::NET_DETECTION_FAIL: { in OnNetDetectionResultChanged()
609 return NET_DETECTION_FAIL; in NetDetectionResultConvert()617 return NET_DETECTION_FAIL; in NetDetectionResultConvert()