Home
last modified time | relevance | path

Searched refs:PLAT_DUMPER_TEST_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_dumper_test.h38 #define PLAT_DUMPER_TEST_STACK_SIZE (1024 * 100) macro
H A Dplatform_dumper_test.c353 cfg1.stackSize = cfg2.stackSize = PLAT_DUMPER_TEST_STACK_SIZE; in PlatformDumperTestStartThread()