Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Dtest_base.cpp101 LogEnd(); in TestPerformanceCpu()
120 LogEnd(); in TestPerformanceGpuUpScreen()
126 void TestBase::LogEnd() in LogEnd() function in OHOS::Rosen::TestBase
H A Dtest_base.h63 void LogEnd();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.cpp109 void TestBase::LogEnd(unsigned long long start) in LogEnd() function in TestBase
127 LogEnd(start); in TestPerformanceGpu()
139 LogEnd(start); in TestPerformanceCpu()
151 LogEnd(start); in TestPerformanceGpu()
H A Dtest_base.h90 void LogEnd(unsigned long long longstart);