Home
last modified time | relevance | path

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

/external/lldb/test/functionalities/inline-stepping/
Dcalling.cpp22 function_to_call () in function_to_call() function
116 function_to_call (); // Make sure debug info for this function gets generated. in main()
/external/autotest/client/site_tests/video_YouTubeMseEme/
Dvideo_YouTubeMseEme.py287 function_to_call = getattr(self, 'test_' + subtest_name)
288 function_to_call()