Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dregulator_test.h41 #define REGULATOR_TEST_STACK_SIZE (1024 * 100) macro
H A Dregulator_test.c205 cfg1.stackSize = cfg2.stackSize = REGULATOR_TEST_STACK_SIZE; in RegulatorTestStartThread()