Loading wifi/1.2/vts/functional/wifi_nan_iface_hidl_test.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -439,7 +439,7 @@ class WifiNanIfaceHidlTest : public ::testing::TestWithParam<std::string> { // synchronization objects // synchronization objects std::mutex mtx_; std::mutex mtx_; std::condition_variable cv_; std::condition_variable cv_; int count_; int count_ = 0; protected: protected: android::sp<::android::hardware::wifi::V1_2::IWifiNanIface> iwifiNanIface; android::sp<::android::hardware::wifi::V1_2::IWifiNanIface> iwifiNanIface; Loading wifi/1.4/vts/functional/wifi_nan_iface_hidl_test.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -440,7 +440,7 @@ class WifiNanIfaceHidlTest : public ::testing::TestWithParam<std::string> { // synchronization objects // synchronization objects std::mutex mtx_; std::mutex mtx_; std::condition_variable cv_; std::condition_variable cv_; int count_; int count_ = 0; protected: protected: android::sp<::android::hardware::wifi::V1_4::IWifiNanIface> iwifiNanIface; android::sp<::android::hardware::wifi::V1_4::IWifiNanIface> iwifiNanIface; Loading Loading
wifi/1.2/vts/functional/wifi_nan_iface_hidl_test.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -439,7 +439,7 @@ class WifiNanIfaceHidlTest : public ::testing::TestWithParam<std::string> { // synchronization objects // synchronization objects std::mutex mtx_; std::mutex mtx_; std::condition_variable cv_; std::condition_variable cv_; int count_; int count_ = 0; protected: protected: android::sp<::android::hardware::wifi::V1_2::IWifiNanIface> iwifiNanIface; android::sp<::android::hardware::wifi::V1_2::IWifiNanIface> iwifiNanIface; Loading
wifi/1.4/vts/functional/wifi_nan_iface_hidl_test.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -440,7 +440,7 @@ class WifiNanIfaceHidlTest : public ::testing::TestWithParam<std::string> { // synchronization objects // synchronization objects std::mutex mtx_; std::mutex mtx_; std::condition_variable cv_; std::condition_variable cv_; int count_; int count_ = 0; protected: protected: android::sp<::android::hardware::wifi::V1_4::IWifiNanIface> iwifiNanIface; android::sp<::android::hardware::wifi::V1_4::IWifiNanIface> iwifiNanIface; Loading