Home
last modified time | relevance | path

Searched refs:API_PRI0 (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/startup_lite/bootstrap_hal/src/
H A Dsamgr_api_test.c77 g_coreInit[API_PRI0] = g_initIndex; in CoreInit0()
102 g_sysRun[API_PRI0] = g_initIndex; in SysRun0()
127 g_sysServiceInit[API_PRI0] = g_initIndex; in SysServiceInit0()
152 g_sysFeatureInit[API_PRI0] = g_initIndex; in SysFeatureInit0()
177 g_sysExServiceInit[API_PRI0] = g_initIndex; in SysExSerInit0()
202 g_sysExFeatureInit[API_PRI0] = g_initIndex; in SysExFeaInit0()
227 g_appServiceInit[API_PRI0] = g_initIndex; in AppServiceInit0()
252 g_appFeatureInit[API_PRI0] = g_initIndex; in AppFeatureInit0()
357 TEST_ASSERT_EQUAL_INT(g_coreInit[API_PRI0], GET_INIT_INDEX(CORE_INIT_E, API_PRI0));
[all...]
H A Dsamgr_api_test.h35 API_PRI0 = 0, enumerator
/test/xts/acts/startup_lite/bootstrap_posix/src/
H A DSamgrApiTest.cpp61 g_coreInit[API_PRI0] = g_initIndex++; in CoreInit0()
86 g_sysRun[API_PRI0] = g_initIndex++; in SysRun0()
111 g_sysServiceInit[API_PRI0] = g_initIndex++; in SysServiceInit0()
136 g_sysFeatureInit[API_PRI0] = g_initIndex++; in SysFeatureInit0()
161 g_sysExServiceInit[API_PRI0] = g_initIndex++; in SysExSerInit0()
186 g_sysExFeatureInit[API_PRI0] = g_initIndex++; in SysExFeaInit0()
211 g_appServiceInit[API_PRI0] = g_initIndex++; in AppServiceInit0()
236 g_appFeatureInit[API_PRI0] = g_initIndex++; in AppFeatureInit0()
349 EXPECT_EQ(g_coreInit[API_PRI0], GET_INIT_INDEX(CORE_INIT_E, API_PRI0)); in HWTEST_F()
[all...]
H A DSamgrApiTest.h35 API_PRI0 = 0,

Completed in 2 milliseconds