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.h286 virtual void setProperty(const char* propline);
Dintltest.cpp2306 void IntlTest::setProperty(const char* propline) { in setProperty() argument
2308 proplines[numProps] = propline; in setProperty()