Home
last modified time | relevance | path

Searched refs:ver (Results 1 - 14 of 14) sorted by relevance

/test/xts/tools/lite/
H A DbuildFun.sh34 ver=$(python -c 'import platform; major, minor, patch = platform.python_version_tuple(); print(major);')
35 if [ "$ver" = "3" ];then
38 ver=$(python3 -c 'import platform; major, minor, patch = platform.python_version_tuple(); print(major);')
39 if [ "$ver" = "3" ];then
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DSendShareRequestTest.cpp108 .ver = 0x20,
230 .ver = 0x20,
247 .ver = 0x20,
264 .ver = 0x20,
H A DTaskpoolSingleTaskTest.cpp103 .ver = 0x20,
118 .ver = 0x20,
133 .ver = 0x20,
148 .ver = 0x20,
254 .ver = 0x20,
H A DSendResponseTest.cpp98 .ver = 0x20,
241 .ver = 0x20,
256 .ver = 0x20,
271 .ver = 0x20,
H A DTaskpoolSharedTaskTest.cpp92 .ver = 0x20,
107 .ver = 0x20,
165 .ver = 0x20,
180 .ver = 0x20,
H A DIUnknownTest.cpp109 .ver = DEFAULT_VERSION,
175 ASSERT_EQ(entry->ver == DEFAULT_VERSION, TRUE); in HWTEST_F()
H A DTaskpoolNoTaskTest.cpp90 .ver = 0x20,
134 .ver = 0x20,
H A DServiceTest.cpp73 .ver = 1,
109 .ver = DEFAULT_VERSION,
H A DSendRequestTest.cpp124 .ver = 0x20,
136 .ver = 0x20,
227 .ver = 0x20,
244 .ver = 0x20,
H A DFeatureTest.cpp111 .ver = 0,
124 .ver = 0,
H A DTaskpoolSpecifiedTaskTest.cpp86 .ver = 0x20,
101 .ver = 0x20,
181 .ver = 0x20,
H A DFeatureApiTest.cpp105 .ver = 1,
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Diunknown_func_test.c109 .ver = DEFAULT_VERSION,
164 TEST_ASSERT_EQUAL_INT(DEFAULT_VERSION, entry->ver);
/test/xts/device_attest_lite/framework/small/src/client/
H A Dattest_framework_client_proxy.c185 entry->ver = ((uint16)SERVER_PROXY_VER | (uint16)DEFAULT_VERSION); in CreateClient()

Completed in 10 milliseconds