Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/network_data/
Dnetwork_plugin_config.proto21 string test_file = 2; field
/developtools/profiler/protos/types/plugins/network_data/
Dnetwork_plugin_config.proto21 string test_file = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/network_data/
Dnetwork_plugin_config.proto21 string test_file = 2; field
/developtools/profiler/device/plugins/network_plugin/src/
Dnetwork_plugin.cpp56 if (protoConfig_.test_file() != "") { in Report()
57 file = protoConfig_.test_file(); in Report()
94 } else if (protoConfig_.test_file() != "") { // test data in Report()
/developtools/profiler/device/plugins/network_plugin/test/unittest/
Dnetwork_plugin_test.cpp324 std::string test_file = "/data/local/tmp/utresources/begin/proc/net/xt_qtaguid/stats"; variable
325 config.set_test_file(test_file);