Home
last modified time | relevance | path

Searched defs:float (Results 1 – 3 of 3) sorted by relevance

/platform_testing/tests/bettertogether/quickstart/performance_test/
Dnc_base_test.py213 throughput_indicators: list[float],
214 success_rate_target: float,
215 median_benchmark_kbps: float,
/platform_testing/tests/bettertogether/betocq/
Dd2d_performance_test_base.py689 def __convert_kbps_to_mbps(self, throughput_kbps: float) -> float:
695 throughput_indicators: list[float],
/platform_testing/libraries/motion/src/platform/test/motion/golden/
DDataPointTypes.kt46 val float: DataPointType<Float> = in <lambda>() constant