Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/
H A D.ycm_extra_conf.py79 def GetCompilationInfoForFile( filename ): function
89 compilation_info = database.GetCompilationInfoForFile(
94 return database.GetCompilationInfoForFile( filename )
101 compilation_info = GetCompilationInfoForFile( filename )
/aosp_15_r20/external/google-benchmark/
H A D.ycm_extra_conf.py85 def GetCompilationInfoForFile(filename): function
95 compilation_info = database.GetCompilationInfoForFile(
101 return database.GetCompilationInfoForFile(filename)
108 compilation_info = GetCompilationInfoForFile(filename)
/aosp_15_r20/external/libcxx/utils/google-benchmark/
H A D.ycm_extra_conf.py79 def GetCompilationInfoForFile( filename ): function
89 compilation_info = database.GetCompilationInfoForFile(
94 return database.GetCompilationInfoForFile( filename )
101 compilation_info = GetCompilationInfoForFile( filename )