TestBluetoothAddProfileFunction 119 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc explicit TestBluetoothAddProfileFunction(BluetoothProfile* profile) TestBluetoothAddProfileFunction 178 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc scoped_refptr<TestBluetoothAddProfileFunction> add_profile_function; TestBluetoothAddProfileFunction 179 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc add_profile_function = new TestBluetoothAddProfileFunction(profile1_.get()); TestBluetoothAddProfileFunction 187 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc add_profile_function = new TestBluetoothAddProfileFunction(profile2_.get()); TestBluetoothAddProfileFunction 194 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc add_profile_function = new TestBluetoothAddProfileFunction(profile2_.get()); TestBluetoothAddProfileFunction 225 chrome/browser/extensions/api/bluetooth/bluetooth_apitest.cc add_profile_function = new TestBluetoothAddProfileFunction(profile1_.get());