Home
last modified time | relevance | path

Searched refs:TestLargeLatin1 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/js-native-api/test_string/
Dtest_string.c220 static napi_value TestLargeLatin1(napi_env env, napi_callback_info info) { in TestLargeLatin1() function
278 DECLARE_NAPI_PROPERTY("TestLargeLatin1", TestLargeLatin1), in Init()
Dtest.js78 test_string.TestLargeLatin1();