Home
last modified time | relevance | path

Searched refs:kDeathCode (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/wificond/tests/
Doffload_hal_test_constants.cpp46 const uint64_t kDeathCode = 0xBEEF; variable
Doffload_hal_test_constants.h50 extern const uint64_t kDeathCode;
Doffload_scan_manager_test.cpp155 death_recipient_->serviceDied(kDeathCode, mock_offload_); in TEST_F()