Home
last modified time | relevance | path

Searched refs:GetTimeString (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.h40 std::string GetTimeString(unsigned long long timestamp) const;
H A Dvendor.cpp106 std::string Vendor::GetTimeString(unsigned long long timestamp) const in GetTimeString() function in OHOS::HiviewDFX::Vendor
143 " at " + GetTimeString(watchPoint.GetTimestamp()) + "\n"; in SendFaultLog()
225 std::string timestamp = GetTimeString(watchPoint.GetTimestamp()); in InitLogInfo()
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp315 ASSERT_EQ(vendor->GetTimeString(1687836954734), "20230627113554"); in HWTEST_F()

Completed in 3 milliseconds