Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
Dreport_test.cpp77 void GetStringTest(const ReportItem &item, ReportKeyGetFunction &getFunction, in GetStringTest() function
312 GetStringTest(a, ReportItem::GetComm, a.comm_, a.comm_.length());
336 GetStringTest(a, ReportItem::GetFunc, a.func_, a.func_.length());
359 GetStringTest(a, ReportItem::GetDso, a.dso_, a.dso_.length());
387 GetStringTest(a, ReportItem::GetFromDso, a.fromDso_, a.fromDso_.length());
415 GetStringTest(a, ReportItem::GetFromFunc, a.fromFunc_, a.fromFunc_.length());