Searched refs:ab_double (Results 1 – 1 of 1) sorted by relevance
402 double ab_double = a_double * b_double; in test_mul() local403 ProductFixedPoint expected = ProductFixedPoint::FromDouble(ab_double); in test_mul()