Searched refs:float_const (Results 1 – 1 of 1) sorted by relevance
203 float float_const[3] = {-5.5f, 0.1f, 5.2f}; in TEST_F() local205 float val = float_const[i]; in TEST_F()