New issue
Advanced search Search tips

Issue 648801 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 2
Type: Bug



Sign in to add a comment

Update BluetoothChooserControllerTest to test BluetoothChooserController's IsConnected() and IsPaired() functions

Project Member Reported by juncai@chromium.org, Sep 20 2016

Issue description

Since BluetoothChooserController::IsConnected() and BluetoothChooserController::IsPaired() are added, need to update unit tests to test them.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 21 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/66c71e73c13562671806cc3017da543a20f7980a

commit 66c71e73c13562671806cc3017da543a20f7980a
Author: juncai <juncai@chromium.org>
Date: Wed Sep 21 17:50:55 2016

Update BluetoothChooserControllerTest to test IsConnected() and IsPaired()

Since BluetoothChooserController::IsConnected() and
BluetoothChooserController::IsPaired() are added, need to update
BluetoothChooserControllerTest to test them.

BUG= 648801 

Review-Url: https://codereview.chromium.org/2351083003
Cr-Commit-Position: refs/heads/master@{#420099}

[modify] https://crrev.com/66c71e73c13562671806cc3017da543a20f7980a/chrome/browser/ui/bluetooth/bluetooth_chooser_controller_unittest.cc

Comment 2 by juncai@chromium.org, Sep 21 2016

Status: Fixed (was: Started)

Sign in to add a comment