Searched refs:getsource_if_available (Results 1 - 2 of 2) sorted by relevance

/external/lldb/test/
H A Ddotest.py1187 def getsource_if_available(obj): function
1199 print "lldb.pre_flight:", getsource_if_available(lldb.pre_flight)
1200 print "lldb.post_flight:", getsource_if_available(lldb.post_flight)
H A Dlldbtest.py287 def getsource_if_available(obj): function
1060 print >> sbuf, "Adding tearDown hook:", getsource_if_available(hook)
1091 print >> sbuf, "Executing tearDown hook:", getsource_if_available(hook)

Completed in 480 milliseconds