Home
last modified time | relevance | path

Searched refs:GetPageHeaderFormat (Results 1 - 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/include/
H A Dftrace_fs_ops.h50 MOCKABLE std::string GetPageHeaderFormat() const;
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
H A Dftrace_fs_ops_test.cpp299 * @tc.desc: test FtraceFsOps::GetPageHeaderFormat with normal case.
305 std::string content = FtraceFsOps::GetInstance().GetPageHeaderFormat(); in HWTEST_F()
312 * @tc.desc: test FtraceFsOps::GetPageHeaderFormat with false case.
319 std::string content = ftraceFsOps.GetPageHeaderFormat(); in HWTEST_F()
323 content = ftraceFsOps.GetPageHeaderFormat(); in HWTEST_F()
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dftrace_fs_ops.cpp184 std::string FtraceFsOps::GetPageHeaderFormat() const in GetPageHeaderFormat() function in FtraceFsOps
H A Dftrace_parser.cpp77 std::string formatDesc = FtraceFsOps::GetInstance().GetPageHeaderFormat(); in Init()

Completed in 4 milliseconds