Home
last modified time | relevance | path

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

/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp140 char gotGrouping[20], expectedGrouping[20]; in test_localeconv() local
142 dumpGrouping(localeConv->grouping, expectedGrouping); in test_localeconv()
144 gotGrouping, expectedGrouping); in test_localeconv()
170 char gotGrouping[20], expectedGrouping[20]; in test_localeconv() local
172 dumpGrouping(localeConv->mon_grouping, expectedGrouping); in test_localeconv()
174 gotGrouping, expectedGrouping); in test_localeconv()