Home
last modified time | relevance | path

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

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/
DImportData.kt25 fun wrap(line: FtraceLine): ImportData { in wrap() method
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py52 def wrap(*args, **kwargs): function