Home
last modified time | relevance | path

Searched defs:expect_success (Results 1 – 7 of 7) sorted by relevance

/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_service_manager_test.cc39 void OnServiceRegistered(bool expect_success, FixedChannelManager::RegistrationResult result, in OnServiceRegistered()
Ddynamic_channel_service_manager_test.cc39 void OnServiceRegistered(bool expect_success, DynamicChannelManager::RegistrationResult result, in OnServiceRegistered()
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_service_manager_test.cc39 void OnServiceRegistered(bool expect_success, FixedChannelManager::RegistrationResult result, in OnServiceRegistered()
Ddynamic_channel_service_manager_test.cc38 void OnServiceRegistered(bool expect_success, DynamicChannelManager::RegistrationResult result, in OnServiceRegistered()
/system/core/fastboot/
Dsocket_test.cpp238 bool expect_success = true; in TEST() local
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc274 bool expect_success) { in ApplyPayload()
287 bool expect_success) { in ApplyPayloadToData()
/system/apex/apexd/
Dapexservice_test.cpp1587 const char* test_message, bool expect_success = true) { in RunPrePost()