Home
last modified time | relevance | path

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

/external/emma/core/java12/com/vladium/emma/report/
DIReportProperties.java68 String METRICS = "metrics"; // comma-separated list of (column name:metric) pairs field
DReportProperties.java402 …ring metricList = getReportProperty (properties, type, IReportProperties.METRICS, true, IReportPro… in parseProperties()
/external/emma/ant/ant14/com/vladium/emma/report/
DReportCfg.java77 m_settings.setProperty (m_prefix.concat (METRICS), metrics); in setMetrics()
372 m_settings.setProperty (PREFIX.concat (METRICS), metrics); in setMetrics()
/external/libnl/lib/route/
Droute_obj.c415 diff |= ROUTE_DIFF(METRICS, 1); in route_compare()
456 diff |= ROUTE_DIFF(METRICS, 1); in route_compare()
458 diff |= ROUTE_DIFF(METRICS, in route_compare()