Home
last modified time | relevance | path

Searched refs:setTotalBytes (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp133 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes() function in ThroughputLogger
436 logger.setTotalBytes(command_size * num_packets * 2); in sendAndCheckHCI()
479 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckSCO()
513 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckACL()
/hardware/interfaces/bluetooth/1.1/vts/functional/
DVtsHalBluetoothV1_1TargetTest.cpp134 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes() function in ThroughputLogger
448 logger.setTotalBytes(command_size * num_packets * 2); in sendAndCheckHCI()
491 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckSCO()
536 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckACL()