Home
last modified time | relevance | path

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

/external/autotest/server/cros/cfm/utils/
Dperf_metrics_collector.py12 def __init__(self, system_facade, cfm_facade, writer_function, argument
35 self._writer_function = writer_function
/external/autotest/client/common_lib/cros/
Dsystem_metrics_collector.py288 def write_metrics(self, writer_function): argument
296 writer_function(
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp337 static std::string writer_function(const TypeInfo& ti);
791 static std::string writer_function(const TypeInfo& ti) in writer_function() function
920 ksrc.add( writer_function(ti) ); in l_write_read_for_type()
1071 ksrc.add( writer_function(ti) ); in l_init_write_read_for_type()