Searched refs:setTotalBytes (Results 1 – 3 of 3) sorted by relevance
164 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes() function in ThroughputLogger469 logger.setTotalBytes(command_size * num_packets * 2); in sendAndCheckHCI()512 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckSCO()546 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckACL()
165 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes() function in ThroughputLogger481 logger.setTotalBytes(command_size * num_packets * 2); in sendAndCheckHCI()524 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckSCO()569 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckACL()
147 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes() function in ThroughputLogger564 logger.setTotalBytes(command_size * num_packets * 2); in sendAndCheckHci()596 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckSco()625 logger.setTotalBytes(num_packets * size * 2); in sendAndCheckAcl()