Home
last modified time | relevance | path

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

/test/xts/acts/startup_lite/bootstrap_hal/src/
H A Dsamgr_api_test.h19 const int SAMGR_API_GROUP_NUM = 0; variable
H A Dsamgr_api_test.c345 TEST_ASSERT_EQUAL_INT(g_initIndex, SAMGR_API_GROUP_NUM*SAMGR_API_CALL_NUM);
/test/xts/acts/startup_lite/bootstrap_posix/src/
H A DSamgrApiTest.h19 constexpr int SAMGR_API_GROUP_NUM = 8; variable
H A DSamgrApiTest.cpp337 EXPECT_EQ(g_initIndex, SAMGR_API_GROUP_NUM*SAMGR_API_CALL_NUM); in HWTEST_F()

Completed in 2 milliseconds