Searched defs:TestNumberRef (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/arkplatform/tests/ | ||
| H A D | jsnapi_test.cpp | 38 void TestNumberRef(T val, JSTaggedType expected) in TestNumberRef() function in arkplatform::test::JSNapiTest [all...] |
| /arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
| H A D | jsnapi_sendable_tests.cpp | 59 void TestNumberRef(T val, TaggedType expected) in TestNumberRef() function in panda::test::JSNApiTests |
| H A D | jsnapi_third_tests.cpp | 103 template <typename T> void TestNumberRef(T val, TaggedType expected) in TestNumberRef() function in panda::test::JSNApiTests |
| H A D | jsnapi_second_tests.cpp | 112 template <typename T> void TestNumberRef(T val, TaggedType expected) in TestNumberRef() function in panda::test::JSNApiTests |
| H A D | jsnapi_first_tests.cpp | 106 template <typename T> void TestNumberRef(T val, TaggedType expected) in TestNumberRef() function in panda::test::JSNApiTests [all...] |
Completed in 12 milliseconds