Searched refs:kFloats (Results 1 – 1 of 1) sorted by relevance
113 const float kFloats[] = {0.0, 0.5, -0.5}; in TEST() local114 const size_t kLen = arraysize(kFloats); in TEST()121 jfloat j = static_cast<jfloat>(kFloats[i]); in TEST()