Home
last modified time | relevance | path

Searched defs:writer_function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/cfm/utils/
H A Dperf_metrics_collector.py12 def __init__(self, system_facade, cfm_facade, writer_function, argument
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dsystem_metrics_collector.py307 def write_metrics(self, writer_function): argument
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_progvar.cpp965 static std::string writer_function(const TypeInfo& ti) in writer_function() function