Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/memory_plugin/test/unittest/
Dbuffer_splitter_unittest.cpp36 struct TestElement { struct
119 TestElement expect = {0, text, 4, nullptr, 0};
134 TestElement expect = {0, text, 4, nullptr, 0};
152 TestElement expect = {0, text, 4, nullptr, 0};
174 TestElement expect[] = {{0, text, 4, nullptr, 0}, {5, &text[5], 6, nullptr, 0}};
196 TestElement expect = {0, text, 5, text, 2};
215 TestElement expect[] = {{0, text, 6, text, 2}, {0, text, 4, &text[3], 2}};
237 TestElement expect = {0, text, 6, text, 6};
256 TestElement expect = {0, text, 6, nullptr, 0};
275 TestElement expect[] = {
[all …]
Dmemory_data_plugin_unittest.cpp39 struct TestElement { struct
61 TestElement g_pidtarget[] = {
327 TestElement singlepid = {};
/developtools/profiler/device/plugins/network_plugin/test/unittest/
Dnetwork_plugin_test.cpp43 struct TestElement { struct
51 TestElement g_expectBegin = {9553, 10194, 0, 0};
52 TestElement g_expectEnd = {9553, 10194, 27085, 751549, {{27085, 751549, std::string("wlan0")}}};