Home
last modified time | relevance | path

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

/bionic/tests/
Dwchar_test.cpp445 void TestWcsToInt(WcsToIntFn<T> fn) { in TestWcsToInt() function
471 TestWcsToInt(wcstol); in TEST()
483 TestWcsToInt(wcstoul); in TEST()
495 TestWcsToInt(wcstoll); in TEST()
503 TestWcsToInt(wcstoull); in TEST()
511 TestWcsToInt(wcstoimax); in TEST()
520 TestWcsToInt(wcstoumax); in TEST()