Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
Dsubcommand_stat_test.cpp40 class SubCommandStatTest : public testing::Test { class
77 std::mutex SubCommandStatTest::mtx;
78 std::condition_variable SubCommandStatTest::cv;
80 void SubCommandStatTest::SetUpTestCase() {} in SetUpTestCase()
82 void SubCommandStatTest::TearDownTestCase() {} in TearDownTestCase()
84 void SubCommandStatTest::SetUp() in SetUp()
90 void SubCommandStatTest::TearDown() in TearDown()
96 void SubCommandStatTest::TestCodeThread(int &tid) in TestCodeThread()
124 uint SubCommandStatTest::EffectiveCounter(const std::string &stringOut, in EffectiveCounter()
134 bool SubCommandStatTest::FindExpectStr(const std::string &stringOut, in FindExpectStr()
[all …]