Home
last modified time | relevance | path

Searched refs:SetGlobalVariable (Results 1 - 6 of 6) sorted by relevance

/test/xts/hats/kernel/posix_interface/interface_gn/utils/
H A Dmt_utils.h86 * SetGlobalVariable(x);
90 * SetGlobalVariable(y);
101 int SetGlobalVariable(int value);
H A Dmt_utils.cpp129 int SetGlobalVariable(int value) in SetGlobalVariable() function
/test/xts/acts/kernel_lite/utils/
H A Dmt_utils.h86 * SetGlobalVariable(x);
90 * SetGlobalVariable(y);
101 int SetGlobalVariable(int value);
H A Dmt_utils.cpp124 int SetGlobalVariable(int value) in SetGlobalVariable() function
/test/xts/acts/kernel_lite/process_posix/src/
H A DProcessTest.cpp395 SetGlobalVariable(myPid); in HWTEST_F()
483 SetGlobalVariable(1); in HWTEST_F()
488 SetGlobalVariable(2); in HWTEST_F()
/test/xts/acts/kernel_lite/sched_posix/src/
H A DProcessSchedApiTest.cpp1028 SetGlobalVariable(1); in HWTEST_F()
1038 EXPECT_NE(SetGlobalVariable(2), -1); in HWTEST_F()

Completed in 3 milliseconds