Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/TimeZone/
DSimpleTimeZoneCloneRaceTest.java73 TimeZone tz1 = createSTZ(); in testSimpleTimeZone()
74 TimeZone tz2 = createSTZ(); in testSimpleTimeZone()
88 static SimpleTimeZone createSTZ() { in createSTZ() method in SimpleTimeZoneCloneRaceTest
98 static volatile TimeZone cpuHogTZ = createSTZ();
99 static volatile TimeZone sharedTZ = createSTZ();
104 TimeZone tz = createSTZ();