Searched refs:MathLogTest (Results 1 – 1 of 1) sorted by relevance
| /third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/ |
| D | math_log_test.cpp | 10 class MathLogTest : public testing::Test { class 20 HWTEST_F(MathLogTest, log_001, TestSize.Level1) 34 HWTEST_F(MathLogTest, log_002, TestSize.Level1) 44 HWTEST_F(MathLogTest, logf_001, TestSize.Level1) 58 HWTEST_F(MathLogTest, logf_002, TestSize.Level1) 68 HWTEST_F(MathLogTest, logl_001, TestSize.Level1)
|