Home
last modified time | relevance | path

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

/external/autotest/client/tests/disktest/
Ddisktest.py53 def run_once(self, disks=None, gigabytes=None, chunk_mb=None): argument
/external/tensorflow/tensorflow/core/profiler/utils/
Dmath_utils.h65 inline double GibibytesPerSecond(double gigabytes, double ns) { in GibibytesPerSecond()