Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowTableServlet.java102 String profilingDataAlert = ""; in doGetHandler() local
182 profilingDataAlert = PROFILING_DATA_ALERT; in doGetHandler()
189 request.setAttribute("error", profilingDataAlert); in doGetHandler()
DShowTreeServlet.java116 String profilingDataAlert = ""; in doGetHandler() local
255 profilingDataAlert = PROFILING_DATA_ALERT; in doGetHandler()
296 request.setAttribute("error", profilingDataAlert); in doGetHandler()