Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 147) sorted by relevance

123456

/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_connection_handler_test.cc139 conn_cb.ctrl_cback.Run(1, AVRC_CLOSE_IND_EVT, 0, &RawAddress::kAny); in TEST_F()
166 conn_cb.ctrl_cback.Run(1, AVRC_CLOSE_IND_EVT, 0, &RawAddress::kAny); in TEST_F()
206 conn_cb.ctrl_cback.Run(1, AVRC_OPEN_IND_EVT, 0, &RawAddress::kAny); in TEST_F()
209 sdp_cb.Run(0); in TEST_F()
244 conn_cb.ctrl_cback.Run(1, AVRC_OPEN_IND_EVT, 0, &RawAddress::kAny); in TEST_F()
247 sdp_cb.Run(0); in TEST_F()
283 conn_cb.ctrl_cback.Run(1, AVRC_OPEN_IND_EVT, 0, &RawAddress::kAny); in TEST_F()
286 sdp_cb.Run(0); in TEST_F()
310 conn_cb.ctrl_cback.Run(1, AVRC_OPEN_IND_EVT, 0, &RawAddress::kAny); in TEST_F()
317 conn_cb.ctrl_cback.Run(1, AVRC_CLOSE_IND_EVT, 0, &RawAddress::kAny); in TEST_F()
[all …]
Davrcp_test_helper.h122 ::testing::get<k>(args).Run(input); in ACTION_TEMPLATE()
127 ::testing::get<k>(args).Run(a, b); in ACTION_TEMPLATE()
132 ::testing::get<k>(args).Run(a, b, c); in ACTION_TEMPLATE()
/packages/modules/Bluetooth/system/common/
Dbase_bind_unittest.cc62 cb0.Run(); in TEST_F()
69 cb1.Run(); in TEST_F()
77 cb2.Run(); in TEST_F()
86 cb3.Run(); in TEST_F()
94 cb0.Run(); in TEST_F()
101 cb1.Run(); in TEST_F()
109 cb2.Run(2); in TEST_F()
118 cb3.Run(2, 3); in TEST_F()
Dmessage_loop_thread.cc150 thread->Run(std::move(start_up_promise)); in RunThread()
185 void MessageLoopThread::Run(std::promise<void> start_up_promise) { in Run() function in bluetooth::common::MessageLoopThread
199 run_loop_->Run(); in Run()
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dreactor_unittest.cc170 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
177 auto another_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
183 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
202 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
214 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
235 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
253 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
272 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
289 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
303 auto reactor_thread = std::thread(&Reactor::Run, reactor_); in TEST_F()
[all …]
Dreactor.cc128 void Reactor::Run() { in Run() function in bluetooth::os::Reactor
185 reactable->on_read_ready_.Run(); in Run()
188 reactable->on_write_ready_.Run(); in Run()
/packages/modules/Bluetooth/system/stack/mmc/daemon/
Dservice.cc176 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
183 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
201 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
208 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
222 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
235 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
244 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
251 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
259 std::move(sender).Run(dbus::ErrorResponse::FromMethodCall( in CodecInit()
265 std::move(sender).Run(std::move(dbus_response)); in CodecInit()
[all …]
/packages/modules/Bluetooth/system/build/dpkg/floss/
Dbuild-dpkg64 echo Run the following to build and install:
73 echo Run the following to build and install:
92 echo Run the following to build and install:
102 echo Run the following to build and install:
111 echo Run the following to build and install:
/packages/services/Telephony/utils/satellite/
DREADME.md18 Run unit tests
22 - Run unit tests: `$atest SatelliteToolsTests`
54 - Run the test tool: `satellite_createsats2file_test /tmp/foo.dat`
60 - Run the tool: `$satellite_dumpsats2file /tmp/foo.dat /tmp/foo`
66 - Run the tool: `$satellite_location_lookup --input-file <...> --lat-degrees <...>
/packages/modules/Bluetooth/system/test/headless/
Dmain.cc124 int Run() override { in Run() function in __anonf37ca82e0111::Main
142 int rc = HeadlessTest<int>::Run(); in Run()
160 return main.Run(); in main()
Dheadless.h106 virtual T Run() { in Run() function
117 return test_nodes_.at(subtest)->Run(); in Run()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_api.cc134 cb.Run(GATT_ERROR, server_if, std::move(service)); in bta_gatts_add_service_impl()
140 cb.Run(GATT_ERROR, server_if, std::move(service)); in bta_gatts_add_service_impl()
149 cb.Run(GATT_ERROR, server_if, std::move(service)); in bta_gatts_add_service_impl()
159 cb.Run(GATT_SUCCESS, server_if, std::move(service)); in bta_gatts_add_service_impl()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc151 cb.Run(tx_phy, rx_phy, status); in read_phy_cb()
172 cb.Run(0, 0, HCI_ERR_NO_CONNECTION); in BTM_BleReadPhy()
180 cb.Run(0, 0, GATT_REQ_NOT_SUPPORTED); in BTM_BleReadPhy()
Dbtm_ble_adv_filter.cc149 cb.Run(num_avail, static_cast<tBTM_BLE_SCAN_COND_OP>(action), btm_status); in btm_flt_update_cb()
169 cb.Run(num_avail, static_cast<tBTM_BLE_SCAN_COND_OP>(action), btm_status); in btm_flt_update_cb()
340 cb.Run(0, BTM_BLE_PF_ENABLE, btm_status_value(BTM_MODE_UNSUPPORTED)); in BTM_BleAdvFilterParamSetup()
352 cb.Run(0, BTM_BLE_PF_ENABLE, btm_status_value(BTM_UNKNOWN_ADDR)); in BTM_BleAdvFilterParamSetup()
/packages/services/Car/tests/CarFrameworkPackageStubsTest/
DREADME.md3 These are integration tests for [Car FrameworkPackageStubs]. Run and pass them
13 2. Run the test module by:
/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_socket_thread.cc55 …listen_thread_ = std::make_unique<std::thread>(&SnoopLoggerSocketThread::Run, this, std::move(thre… in Start()
84 void SnoopLoggerSocketThread::Run(std::promise<bool> thread_started) { in Run() function in bluetooth::hal::SnoopLoggerSocketThread
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp118 cb.Run(info); in GetSongInfo()
123 cb.Run(status); in GetPlayStatus()
129 cb.Run(curr_song_id, std::move(now_playing_list)); in GetNowPlayingList()
135 cb.Run(current_player, std::move(player_list)); in GetMediaPlayerList()
723 set_browsed_player_cb.Run(success == JNI_TRUE, root, num_items); in setBrowsedPlayerResponseNative()
752 callback.Run(std::vector<ListItem>()); in getFolderItemsResponseNative()
763 callback.Run(std::vector<ListItem>()); in getFolderItemsResponseNative()
800 callback.Run(std::move(ret_list)); in getFolderItemsResponseNative()
892 volumeCallbackMap.find(bdaddr)->second.Run(volume & 0x7F); in sendVolumeChangedNative()
942 list_player_settings_cb.Run(std::move(attributes_vector)); in listPlayerSettingsResponseNative()
[all …]
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc40 cb.Run(songInfo_); in GetSongInfo()
44 cb.Run(playStatus_); in GetPlayStatus()
48 cb.Run(currentSongId_, nowPlayingList_); in GetNowPlayingList()
52 cb.Run(currentPlayer_, playerList_); in GetMediaPlayerList()
167 volumeCb.Run(volume); in SetDeviceVolume()
/packages/modules/Bluetooth/system/gd/os/
Dmock_queue.h55 enqueued.push(registered_enqueue_callback.Run());
90 registered_dequeue_callback.Run();
Dhandler_unittest.cc105 std::move(once_callback).Run(); in TEST_F()
114 std::move(once_callback).Run(); in TEST_F()
/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc201 std::move(cb).Run( in InitIsoManager()
307 std::move(cb).Run(buf.data(), buf.size()); in InitIsoManager()
319 std::move(cb).Run(buf.data(), buf.size()); in InitIsoManager()
603 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F()
618 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F()
637 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F()
708 std::move(iso_cb).Run( in TEST_F()
743 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F()
761 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F()
783 std::move(cb).Run(hci_mock_rsp_buffer, sizeof(hci_mock_rsp_buffer)); in TEST_F()
[all …]
/packages/modules/Bluetooth/system/stack/test/eatt/
Deatt_test.cc76 std::move(cb).Run(addr, BLE_GATT_SVR_SUP_FEAT_EATT_BITMASK); in ConnectDeviceEattSupported()
164 .Run(test_address, BLE_GATT_SVR_SUP_FEAT_EATT_BITMASK); in ConnectDeviceBothSides()
310 std::move(cb).Run(addr, BLE_GATT_SVR_SUP_FEAT_EATT_BITMASK); in TEST_F()
345 std::move(cb).Run(addr, BLE_GATT_SVR_SUP_FEAT_EATT_BITMASK); in TEST_F()
432 std::move(cb).Run(addr, 0); in TEST_F()
639 std::move(cb).Run(addr, BLE_GATT_SVR_SUP_FEAT_EATT_BITMASK); in TEST_F()
/packages/modules/Bluetooth/system/gd/docs/testing/
Dgtest.md70 #### Run it yourself (Not receommended unless really needed)
85 1. Run the test on host {value=3}
91 1. Run the test on device {value=4}
99 Run test using ADB
105 1. Run test with filter (Works the same way for device based test) {value=5}
/packages/modules/ExtServices/native/tests/
DAndroid.bp36 // Run this test using "atest libextservices_test -- --all-abi" or it will fail to run on 64 bit
76 // Run this test using "atest libextservices_test -- --all-abi" or it will fail to run on 64 bit
/packages/modules/DnsResolver/tests/testdata/
DREADME.md90 Run the following instruction to decode.
106 2. Run the following instruction.
154 Run the following instruction to test.

123456