Home
last modified time | relevance | path

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

/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
DTimeUtilTest.java127 final int RUNNING_TIME = 5000; // in milliseconds. in testTimestampConcurrentParsing() local
138 Thread.sleep(RUNNING_TIME); in testTimestampConcurrentParsing()