Searched defs:f64 (Results 1 – 4 of 4) sorted by relevance
109 double f64 = 456.7; in TEST_F() local
821 double f64 = 64.0; in TEST_F() local
43 double f64; in TEST() local195 double f64 = random_gen(), f64_z = 0, f64_min = std::numeric_limits<double>::min(), in TEST() local
589 IrConstructor &f64() // NOLINT(readability-identifier-naming) in f64() function