Home
last modified time | relevance | path

Searched refs:gotGrouping (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
141 dumpGrouping(lc->grouping, gotGrouping); in test_localeconv()
144 gotGrouping, expectedGrouping); in test_localeconv()
170 char gotGrouping[20], expectedGrouping[20]; in test_localeconv() local
171 dumpGrouping(lc->mon_grouping, gotGrouping); in test_localeconv()
174 gotGrouping, expectedGrouping); in test_localeconv()