Searched defs:altPattern (Results 1 – 2 of 2) sorted by relevance
23 … private final String altPattern = "Deleted {0, number } files at {1, time, short} on {1, date}."; field in MessageFormatTest
1305 …coll, const UnicodeString &testCase, const UnicodeString &pattern, const UnicodeString &altPattern, in monkeyTestCase()1382 UnicodeString pattern, altPattern; in monkeyTest() local