/external/libcxx/test/std/numerics/complex.number/complex.value.ops/ |
D | norm.pass.cpp | 29 void test_edges() in test_edges() function 62 test_edges(); in main()
|
D | abs.pass.cpp | 29 void test_edges() in test_edges() function 62 test_edges(); in main()
|
D | proj.pass.cpp | 38 void test_edges() in test_edges() function 70 test_edges(); in main()
|
D | polar.pass.cpp | 47 void test_edges() in test_edges() function 111 test_edges(); in main()
|
D | arg.pass.cpp | 29 void test_edges() in test_edges() function 134 test_edges(); in main()
|
/external/libcxx/test/std/numerics/complex.number/complex.transcendentals/ |
D | log10.pass.cpp | 35 void test_edges() in test_edges() function 64 test_edges(); in main()
|
D | atan.pass.cpp | 35 void test_edges() in test_edges() function 66 test_edges(); in main()
|
D | pow_scalar_complex.pass.cpp | 37 void test_edges() in test_edges() function 67 test_edges(); in main()
|
D | cos.pass.cpp | 35 void test_edges() in test_edges() function 66 test_edges(); in main()
|
D | pow_complex_scalar.pass.cpp | 37 void test_edges() in test_edges() function 67 test_edges(); in main()
|
D | tan.pass.cpp | 36 void test_edges() in test_edges() function 67 test_edges(); in main()
|
D | sin.pass.cpp | 35 void test_edges() in test_edges() function 67 test_edges(); in main()
|
D | pow_complex_complex.pass.cpp | 37 void test_edges() in test_edges() function 69 test_edges(); in main()
|
D | tanh.pass.cpp | 35 void test_edges() in test_edges() function 99 test_edges(); in main()
|
D | sqrt.pass.cpp | 37 void test_edges() in test_edges() function 108 test_edges(); in main()
|
D | exp.pass.cpp | 35 void test_edges() in test_edges() function 113 test_edges(); in main()
|
D | asin.pass.cpp | 35 void test_edges() in test_edges() function 118 test_edges(); in main()
|
D | sinh.pass.cpp | 35 void test_edges() in test_edges() function 117 test_edges(); in main()
|
D | log.pass.cpp | 35 void test_edges() in test_edges() function 130 test_edges(); in main()
|
D | cosh.pass.cpp | 35 void test_edges() in test_edges() function 116 test_edges(); in main()
|
D | asinh.pass.cpp | 35 void test_edges() in test_edges() function 118 test_edges(); in main()
|
D | acosh.pass.cpp | 35 void test_edges() in test_edges() function 141 test_edges(); in main()
|
D | atanh.pass.cpp | 35 void test_edges() in test_edges() function 131 test_edges(); in main()
|
/external/libcxx/test/std/numerics/complex.number/complex.ops/ |
D | complex_divide_complex.pass.cpp | 38 void test_edges() in test_edges() function 158 test_edges(); in main()
|
D | complex_times_complex.pass.cpp | 40 void test_edges() in test_edges() function 160 test_edges(); in main()
|