Home
last modified time | relevance | path

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

/trunk/main/framework/qa/complex/framework/autosave/
H A DProtocol.java100 public static final int TYPE_STATISTIC = 512; field in Protocol
112 public static final int FILTER_STATISTIC = TYPE_STATISTIC;
269 if ((m_nType & TYPE_STATISTIC) == TYPE_STATISTIC) in toString()
361 if ((m_nType & TYPE_STATISTIC) == TYPE_STATISTIC) in toHTML()
730 int nLogType = TYPE_STATISTIC; in logStatistics()

Completed in 22 milliseconds