Searched defs:f64 (Results 1 – 7 of 7) sorted by relevance
122 double f64 = 456.7; in TEST_F() local
851 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
345 double f64 = g_randomGen(), f64Z = 0.0, f64Min = std::numeric_limits<double>::min(), in TEST() local
569 IrConstructor &f64() // NOLINT(readability-identifier-naming) in f64() function
691 IrConstructor &f64() // NOLINT(readability-identifier-naming) in f64() function
1900 double f64 = -1234.5; variable