Lines Matching refs:MediumTest
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) {
123 HWTEST_F(MathComplexApiTest, testCargf, Function | MediumTest | Level1) {
133 HWTEST_F(MathComplexApiTest, testCargl, Function | MediumTest | Level1) {
143 HWTEST_F(MathComplexApiTest, testCasin, Function | MediumTest | Level1) {
153 HWTEST_F(MathComplexApiTest, testCasinf, Function | MediumTest | Level1) {
163 HWTEST_F(MathComplexApiTest, testCasinh, Function | MediumTest | Level1) {
173 HWTEST_F(MathComplexApiTest, testCasinhf, Function | MediumTest | Level1) {
183 HWTEST_F(MathComplexApiTest, testCasinhl, Function | MediumTest | Level1) {
193 HWTEST_F(MathComplexApiTest, TestCasinl, Function | MediumTest | Level1) {
203 HWTEST_F(MathComplexApiTest, TestCatan, Function | MediumTest | Level1) {
213 HWTEST_F(MathComplexApiTest, TestCatanf, Function | MediumTest | Level1) {
223 HWTEST_F(MathComplexApiTest, TestCatanh, Function | MediumTest | Level1) {
233 HWTEST_F(MathComplexApiTest, TestCatanhf, Function | MediumTest | Level1) {
243 HWTEST_F(MathComplexApiTest, TestCatanhl, Function | MediumTest | Level1) {
253 HWTEST_F(MathComplexApiTest, TestCatanl, Function | MediumTest | Level1) {
263 HWTEST_F(MathComplexApiTest, TestCcos, Function | MediumTest | Level1) {
273 HWTEST_F(MathComplexApiTest, TestCcosf, Function | MediumTest | Level1) {
283 HWTEST_F(MathComplexApiTest, TestCcosh, Function | MediumTest | Level1) {
293 HWTEST_F(MathComplexApiTest, TestCcoshf, Function | MediumTest | Level1) {
303 HWTEST_F(MathComplexApiTest, TestCcoshl, Function | MediumTest | Level1) {
313 HWTEST_F(MathComplexApiTest, TestCcosl, Function | MediumTest | Level1) {
323 HWTEST_F(MathComplexApiTest, TestCexp, Function | MediumTest | Level1) {
333 HWTEST_F(MathComplexApiTest, TestCexpf, Function | MediumTest | Level1) {
343 HWTEST_F(MathComplexApiTest, TestCexpl, Function | MediumTest | Level1) {
353 HWTEST_F(MathComplexApiTest, TestCimag, Function | MediumTest | Level1) {
363 HWTEST_F(MathComplexApiTest, TestCimagf, Function | MediumTest | Level1) {
373 HWTEST_F(MathComplexApiTest, TestCimagl, Function | MediumTest | Level1) {
383 HWTEST_F(MathComplexApiTest, TestClog, Function | MediumTest | Level1) {
393 HWTEST_F(MathComplexApiTest, TestClogf, Function | MediumTest | Level1) {
403 HWTEST_F(MathComplexApiTest, TestClogl, Function | MediumTest | Level1) {
413 HWTEST_F(MathComplexApiTest, testConj, Function | MediumTest | Level1) {
423 HWTEST_F(MathComplexApiTest, testConjf, Function | MediumTest | Level1) {
433 HWTEST_F(MathComplexApiTest, testConjl, Function | MediumTest | Level1) {
443 HWTEST_F(MathComplexApiTest, TestCpow, Function | MediumTest | Level1) {
453 HWTEST_F(MathComplexApiTest, TestCpowf, Function | MediumTest | Level1) {
463 HWTEST_F(MathComplexApiTest, TestCpowl, Function | MediumTest | Level1) {
473 HWTEST_F(MathComplexApiTest, testCproj, Function | MediumTest | Level1) {
483 HWTEST_F(MathComplexApiTest, testCprojf, Function | MediumTest | Level1) {
493 HWTEST_F(MathComplexApiTest, testCprojl, Function | MediumTest | Level1) {
503 HWTEST_F(MathComplexApiTest, testCreal, Function | MediumTest | Level1) {
513 HWTEST_F(MathComplexApiTest, testCrealf, Function | MediumTest | Level1) {
523 HWTEST_F(MathComplexApiTest, testCreall, Function | MediumTest | Level1) {
533 HWTEST_F(MathComplexApiTest, testCsin, Function | MediumTest | Level1) {
543 HWTEST_F(MathComplexApiTest, testCsinf, Function | MediumTest | Level1) {
553 HWTEST_F(MathComplexApiTest, testCsinh, Function | MediumTest | Level1) {
563 HWTEST_F(MathComplexApiTest, testCsinhf, Function | MediumTest | Level1) {
573 HWTEST_F(MathComplexApiTest, testCsinhl, Function | MediumTest | Level1) {
583 HWTEST_F(MathComplexApiTest, testCsinl, Function | MediumTest | Level1) {
593 HWTEST_F(MathComplexApiTest, testCsqrt, Function | MediumTest | Level1) {
603 HWTEST_F(MathComplexApiTest, testCsqrtf, Function | MediumTest | Level1) {
613 HWTEST_F(MathComplexApiTest, testCsqrtl, Function | MediumTest | Level1) {
623 HWTEST_F(MathComplexApiTest, testCtan, Function | MediumTest | Level1) {
633 HWTEST_F(MathComplexApiTest, testCtanf, Function | MediumTest | Level1) {
643 HWTEST_F(MathComplexApiTest, testCtanh, Function | MediumTest | Level1) {
653 HWTEST_F(MathComplexApiTest, testCtanhf, Function | MediumTest | Level1) {
663 HWTEST_F(MathComplexApiTest, testCtanhl, Function | MediumTest | Level1) {
673 HWTEST_F(MathComplexApiTest, testCtanl, Function | MediumTest | Level1) {
683 HWTEST_F(MathComplexApiTest, testCacosh, Function | MediumTest | Level1) {