Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
Dperf_file_format_test.cpp25 class PerfFileFormatTest : public testing::Test { class
47 void PerfFileFormatTest::SetUpTestCase() {} in SetUpTestCase()
49 void PerfFileFormatTest::TearDownTestCase() {} in TearDownTestCase()
51 void PerfFileFormatTest::SetUp() {} in SetUp()
53 void PerfFileFormatTest::TearDown() {} in TearDown()
60 HWTEST_F(PerfFileFormatTest, GetFeatureName, TestSize.Level1)
89 HWTEST_F(PerfFileFormatTest, PerfFileSectionString, TestSize.Level1)
108 void PerfFileFormatTest::CompareVecSymFile(const std::vector<SymbolFileStruct> &a, in CompareVecSymFile()
127 HWTEST_F(PerfFileFormatTest, PerfFileSectionSymbolsFiles, TestSize.Level1)
165 HWTEST_F(PerfFileFormatTest, PerfFileSectionNrCpus, TestSize.Level1)
[all …]