Home
last modified time | relevance | path

Searched refs:DESTROY_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.cpp187 DESTROY_PERFORMANCE_DUMPER();
188 DESTROY_PERFORMANCE_DUMPER(); // has been deinitialized
218 DESTROY_PERFORMANCE_DUMPER();
235 DESTROY_PERFORMANCE_DUMPER();
/ohos5.0/base/security/device_auth/test/fuzztest/framework/hiviewadapter_fuzzer/
H A Dhiviewadapter_fuzzer.cpp176 DESTROY_PERFORMANCE_DUMPER(); in HiviewAdapterTest01()
177 DESTROY_PERFORMANCE_DUMPER(); // has been deinitialized in HiviewAdapterTest01()
205 DESTROY_PERFORMANCE_DUMPER(); in HiviewAdapterTest02()
220 DESTROY_PERFORMANCE_DUMPER(); in HiviewAdapterTest03()
/ohos5.0/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dperformance_dumper.h72 #define DESTROY_PERFORMANCE_DUMPER() macro
83 #define DESTROY_PERFORMANCE_DUMPER() DestroyPerformanceDumper()
/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c1580 DESTROY_PERFORMANCE_DUMPER(); in DestroyDeviceAuthService()