Searched refs:setTotalBytes (Results 1 – 2 of 2) sorted by relevance
133 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes() function in ThroughputLogger436 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()
134 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes() function in ThroughputLogger448 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()