Searched refs:GetStringTest (Results 1 – 1 of 1) sorted by relevance
| /developtools/hiperf/test/unittest/common/native/ |
| D | report_test.cpp | 77 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());
|