Home
last modified time | relevance | path

Searched defs:binary (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_test_utils.py162 def write_read_verify_data_sl4a(client_ad, server_ad, msg, binary=False): argument
/packages/modules/NeuralNetworks/runtime/test/
DTestExtensions.cpp226 auto test_app_process = [&](const std::string& binary) { in TEST_F()