Searched refs:double_const (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/compiler/tests/ | ||
H A D | inst_test.cpp | 214 double double_const[3] = {-5.5, 0.1, 5.2}; in TEST_F() local 216 double val = double_const[i]; in TEST_F() |
Completed in 2 milliseconds