Home
last modified time | relevance | path

Searched defs:vectorSwap (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DCommonTest.cpp88 Node *vectorSwap = (Node *)VECTOR_Swap(&nodeVector, (int16)0, &node); in HWTEST_F() local
323 Node *vectorSwap = (Node *)VECTOR_Swap(NULL, (int16)0, nullptr); in HWTEST_F() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dcommon_func_test.c80 Node *vectorSwap = (Node *)VECTOR_Swap(&nodeVector, (int16)0, &node); variable
314 Node *vectorSwap = (Node *)VECTOR_Swap(NULL, (int16)0, NULL); variable

Completed in 2 milliseconds