Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dintltest.h281 virtual void setProperty(const char* propline);
Dintltest.cpp2291 void IntlTest::setProperty(const char* propline) { in setProperty() argument
2293 proplines[numProps] = propline; in setProperty()