Searched refs:isSystemTracingEnabled (Results 1 – 2 of 2) sorted by relevance
310 if (PERFETTO_TESTS_ENABLED) assertFalse(isSystemTracingEnabled()); in testPerfetto()319 if (PERFETTO_TESTS_ENABLED) assertTrue(isSystemTracingEnabled()); in testPerfetto()
188 protected boolean isSystemTracingEnabled() throws Exception { in isSystemTracingEnabled() method in AtomTestCase