Searched refs:MathComplexApiTest (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/kernel_lite/math_posix/src/ |
| D | MathComplexApiTest.cpp | 26 class MathComplexApiTest : public testing::Test { class 34 HWTEST_F(MathComplexApiTest, testCabs, Function | MediumTest | Level1) { 43 HWTEST_F(MathComplexApiTest, testCabsf, Function | MediumTest | Level1) { 53 HWTEST_F(MathComplexApiTest, testCabsl, Function | MediumTest | Level1) { 63 HWTEST_F(MathComplexApiTest, testCacos, Function | MediumTest | Level1) { 73 HWTEST_F(MathComplexApiTest, testCacosf, Function | MediumTest | Level1) { 83 HWTEST_F(MathComplexApiTest, testCacoshf, Function | MediumTest | Level1) { 93 HWTEST_F(MathComplexApiTest, testCacoshl, Function | MediumTest | Level1) { 103 HWTEST_F(MathComplexApiTest, testCacosl, Function | MediumTest | Level1) { 113 HWTEST_F(MathComplexApiTest, testCarg, Function | MediumTest | Level1) { [all …]
|
| /test/xts/acts/kernel_lite/math_posix/ |
| D | BUILD.gn | 20 "src/MathComplexApiTest.cpp",
|