Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCoverage.java86 logln("Status\tLocale\tName\tLevel\tCount" + showColumn(all) in TestLocales()
123 + missing.size() + showColumn(missing) + "\t" + errors); in TestLocales()
137 private String showColumn(Set items) { in showColumn() method in TestCoverage
/external/u-boot/scripts/kconfig/
Dqconf.h94 showColumn(idx); in addColumn()