Home
last modified time | relevance | path

Searched defs:ToStringTest (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/es_object/to_string/
Dtest_to_string_method.cpp21 class ToStringTest : public EtsInteropTest {}; class
23 TEST_F(ToStringTest, implicit_to_string) in TEST_F() argument
28 TEST_F(ToStringTest, test_functional1) in TEST_F() argument
33 TEST_F(ToStringTest, test_functional2) in TEST_F() argument
38 TEST_F(ToStringTest, test_nan_call) in TEST_F() argument
43 TEST_F(ToStringTest, test_throwing) in TEST_F() argument
48 TEST_F(ToStringTest, ets_jsvalue_to_str) in TEST_F() argument
53 TEST_F(ToStringTest, ets_object_to_str) in TEST_F() argument
58 TEST_F(ToStringTest, jsval_object_to_str) in TEST_F() argument
63 TEST_F(ToStringTest, concat_null_to_string) in TEST_F() argument
[all …]