Home | History | Annotate | Download | only in intltest

Lines Matching defs:_n

953     int32_t _n;
957 SimpleListener(ICUServiceTest* test, const UnicodeString& name) : _test(test), _n(0), _name(name) {}