Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 25 of 36) sorted by relevance

12

/aosp14/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
H A DGeometryTests.kt38 val trace = withTrace { activity -> regex
53 val trace = withTrace { activity -> regex
70 val trace = withTrace { activity -> regex
87 val trace = withTrace { activity -> regex
117 val trace = withTrace { activity -> regex
135 var trace = withTrace { activity -> regex
184 var trace = withTrace { activity -> regex
H A DBufferRejectionTests.kt32 val trace = withTrace { activity -> regex
67 val trace = withTrace { activity -> regex
96 val trace = withTrace { activity -> regex
128 val trace = withTrace { activity -> regex
H A DBufferPresentationTests.kt31 val trace = withTrace { activity -> regex
45 val trace = withTrace { activity -> regex
60 val trace = withTrace { activity -> regex
79 val trace = withTrace { activity -> regex
H A DSharedBufferModeTests.kt33 val trace = withTrace { activity -> regex
50 val trace = withTrace { activity -> regex
H A DInverseDisplayTransformTests.kt48 val trace = withTrace { activity -> regex
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationConnectionWrapper.java47 @NonNull AccessibilityTraceManager trace) { in WindowMagnificationConnectionWrapper()
242 MagnificationAnimationCallback callback, AccessibilityTraceManager trace) { in transformToRemoteCallback()
255 @NonNull AccessibilityTraceManager trace) { in RemoteAnimationCallback()
H A DMagnificationGestureHandler.java90 AccessibilityTraceManager trace, in MagnificationGestureHandler()
/aosp14/frameworks/base/tools/traceinjection/src/com/android/traceinjection/
H A DTraceInjectionMethodAdapter.java83 Method trace = Method.getMethod("void " + mParams.startMethodName + " (long, String)"); in onMethodEnter() local
107 Method trace = Method.getMethod("void " + mParams.endMethodName + " (long)"); in onFinally() local
/aosp14/frameworks/base/tests/JankBench/scripts/
H A Drunall.py43 def start_benchmark(device, trace): argument
H A Dadbutil.py26 def trace(serial, function
/aosp14/frameworks/base/core/java/android/os/
H A DTransactionTracker.java47 String trace = Log.getStackTraceString(tr); in addTrace() local
/aosp14/frameworks/base/test-base/src/junit/framework/
H A DTestFailure.java45 public String trace() { in trace() method in TestFailure
/aosp14/frameworks/base/test-runner/src/junit/runner/
H A DTestRunListener.java19 public void testFailed(int status, String testName, String trace); in testFailed()
H A DBaseTestRunner.java277 String trace= buffer.toString(); in getFilteredTrace() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DMagnificationGestureHandlerTest.java129 boolean detectShortcutTrigger, @NonNull AccessibilityTraceManager trace, in TestMagnificationGestureHandler()
H A DWindowMagnificationGestureHandlerTest.java392 AccessibilityTraceManager trace, in SpyWindowMagnificationGestureHandler()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DUiAutomationManager.java94 AccessibilityTrace trace, in registerUiTestAutomationServiceLocked()
246 SystemSupport systemSupport, AccessibilityTrace trace, in UiAutomationService()
H A DMotionEventInjector.java85 public MotionEventInjector(Looper looper, AccessibilityTraceManager trace) { in MotionEventInjector()
93 public MotionEventInjector(Handler handler, AccessibilityTraceManager trace) { in MotionEventInjector()
H A DAutoclickController.java68 public AutoclickController(Context context, int userId, AccessibilityTraceManager trace) { in AutoclickController()
/aosp14/frameworks/base/tests/TaskOrganizerTest/src/com/android/test/taskembed/
H A DResizeTasksSyncTest.kt74 val trace = withSFTracing(TRACE_FLAGS) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardTransitionRepository.kt237 private fun trace(step: TransitionStep, isManual: Boolean) { regex
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DTracer.java209 public static void trace(Object... arguments) { in trace() method in Tracer
/aosp14/frameworks/base/tools/aapt2/trace/
H A DTraceBuffer.cpp79 for(const TracePoint& trace : traces) { in Flush() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewDebug.java490 public static void trace(View view, RecyclerTraceType type, int... parameters) { in trace() method in ViewDebug
514 public static void trace(View view, HierarchyTraceType type) { in trace() method in ViewDebug
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp698 auto trace = atrace_is_tag_enabled(ATRACE_TAG); in onPageReadsWithUid() local
713 auto trace = android::base:: in onPageReadsWithUid() local
761 std::string trace; in traceRead() local
783 const auto trace = in traceMissingReads() local

12