Searched refs:MathStdApiTest (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/kernel_lite/math_posix/src/ |
| D | MathStdApiTest.cpp | 26 class MathStdApiTest : public testing::Test { class 34 HWTEST_F(MathStdApiTest, testAbs, Function | MediumTest | Level1) { 51 HWTEST_F(MathStdApiTest, testDiv, Function | MediumTest | Level1) { 71 HWTEST_F(MathStdApiTest, testimaxabs, Function | MediumTest | Level1) { 89 HWTEST_F(MathStdApiTest, testimaxdiv, Function | MediumTest | Level1) { 108 HWTEST_F(MathStdApiTest, testlabs, Function | MediumTest | Level1) { 126 HWTEST_F(MathStdApiTest, testldiv, Function | MediumTest | Level1) { 146 HWTEST_F(MathStdApiTest, testllabs, Function | MediumTest | Level1) { 164 HWTEST_F(MathStdApiTest, testlldiv, Function | MediumTest | Level1) {
|
| /test/xts/acts/kernel_lite/math_posix/ |
| D | BUILD.gn | 21 "src/MathStdApiTest.cpp",
|