Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/hiview_adapter/
H A Dperform_dumper_test.cpp149 INIT_PERFORMANCE_DUMPER();
150 INIT_PERFORMANCE_DUMPER(); // has been initialized
195 INIT_PERFORMANCE_DUMPER();
225 INIT_PERFORMANCE_DUMPER();
/ohos5.0/base/security/device_auth/test/fuzztest/framework/hiviewadapter_fuzzer/
H A Dhiviewadapter_fuzzer.cpp138 INIT_PERFORMANCE_DUMPER(); in HiviewAdapterTest01()
139 INIT_PERFORMANCE_DUMPER(); // has been initialized in HiviewAdapterTest01()
182 INIT_PERFORMANCE_DUMPER(); in HiviewAdapterTest02()
210 INIT_PERFORMANCE_DUMPER(); in HiviewAdapterTest03()
/ohos5.0/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dperformance_dumper.h71 #define INIT_PERFORMANCE_DUMPER() macro
82 #define INIT_PERFORMANCE_DUMPER() InitPerformanceDumper()
/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c1556 INIT_PERFORMANCE_DUMPER(); in InitDeviceAuthService()