Home
last modified time | relevance | path

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

/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A DKernelConstants.h45 #define DEFAULT_KERNEL_PROCESS_PRIORITY 0 macro
/test/xts/acts/kernel_lite/utils/
H A DKernelConstants.h45 #define DEFAULT_KERNEL_PROCESS_PRIORITY 0 macro
/test/xts/acts/kernel_lite/sched_posix/src/
H A DProcessSchedApiTest.cpp41 EXPECT_EQ(priority, DEFAULT_KERNEL_PROCESS_PRIORITY) << "check 'KProcess' priority failed."; in HWTEST_F()
329 EXPECT_EQ(param.sched_priority, DEFAULT_KERNEL_PROCESS_PRIORITY); in HWTEST_F()

Completed in 3 milliseconds