Home
last modified time | relevance | path

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

/base/security/device_auth/test/fuzztest/framework/hiviewadapter_fuzzer/
H A Dhiviewadapter_fuzzer.cpp45 #define ENABLE_PERFORMANCE_DUMPER "--enable" macro
56 (void)StringSetPointer(&strArg2, ENABLE_PERFORMANCE_DUMPER); in EnablePerformDumper()
82 (void)StringSetPointer(&strArg2, ENABLE_PERFORMANCE_DUMPER); in DumpByInvalidArgNum()
85 (void)StringSetPointer(&strArg3, ENABLE_PERFORMANCE_DUMPER); in DumpByInvalidArgNum()
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/hiview_adapter/
H A Dperform_dumper_test.cpp41 #define ENABLE_PERFORMANCE_DUMPER "--enable" macro
52 (void)StringSetPointer(&strArg2, ENABLE_PERFORMANCE_DUMPER); in EnablePerformDumper()
78 (void)StringSetPointer(&strArg2, ENABLE_PERFORMANCE_DUMPER); in DumpByInvalidArgNum()
81 (void)StringSetPointer(&strArg3, ENABLE_PERFORMANCE_DUMPER); in DumpByInvalidArgNum()
/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dperformance_dumper.c27 #define ENABLE_PERFORMANCE_DUMPER "--enable" macro
388 if (strcmp(StringGet(&strArg), ENABLE_PERFORMANCE_DUMPER) == 0) { in PerformanceDump()

Completed in 3 milliseconds