Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dcloud_trace.py34 def GetSpanLogFilePath(span): function
51 with open(GetSpanLogFilePath(span), 'w') as fh: