Home
last modified time | relevance | path

Searched defs:function_1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/dtracedata/
Dcall_stack.py1 def function_1(): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/tests/
H A Dcall_to_user_function_test.py28 def function_1(x): function