Searched refs:sIsProfilingMethod (Results 1 – 1 of 1) sorted by relevance
48 static boolean sIsProfilingMethod; field in WindowPerfTestBase66 if (sIsProfilingMethod) { in tearDown()96 sIsProfilingMethod = true; in startProfiling()102 sIsProfilingMethod = false; in stopProfiling()105 public static boolean sIsProfilingMethod() { in sIsProfilingMethod() method in WindowPerfTestBase106 return sIsProfilingMethod; in sIsProfilingMethod()