Searched defs:failed_r (Results 1 – 6 of 6) sorted by relevance
/external/llvm-libc/test/src/math/ |
D | atan2f_test.cpp | 71 float failed_x, failed_y, failed_r = 0.0; in TEST_F() local
|
D | atan2_test.cpp | 64 double failed_x = 0.0, failed_y = 0.0, failed_r = 0.0; in TEST_F() local
|
/external/cronet/tot/third_party/llvm-libc/src/test/src/math/ |
D | atan2_test.cpp | 64 double failed_x = 0.0, failed_y = 0.0, failed_r = 0.0; in TEST_F() local
|
D | atan2f_test.cpp | 71 float failed_x, failed_y, failed_r = 0.0; in TEST_F() local
|
/external/cronet/stable/third_party/llvm-libc/src/test/src/math/ |
D | atan2_test.cpp | 64 double failed_x = 0.0, failed_y = 0.0, failed_r = 0.0; in TEST_F() local
|
D | atan2f_test.cpp | 71 float failed_x, failed_y, failed_r = 0.0; in TEST_F() local
|