Home
last modified time | relevance | path

Searched refs:example (Results 1 - 18 of 18) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DIUnknownTest.cpp48 ExampleService *example = (ExampleService *)service; in Initialize() local
49 example->identity = identity; in Initialize()
H A DServiceTest.cpp50 ExampleService *example = (ExampleService *)service; in Initialize() local
51 example->identity = identity; in Initialize()
H A DFeatureTest.cpp44 ExampleService *example = (ExampleService *)service; in Initialize() local
45 example->identity = identity; in Initialize()
H A DDefaultFeatureApiTest.cpp42 ExampleService *example = (ExampleService *)service; in Initialize() local
43 example->identity = identity; in Initialize()
H A DSendShareRequestTest.cpp82 ExampleService *example = (ExampleService *)service; in Initialize() local
83 example->identity = identity; in Initialize()
H A DFeatureApiTest.cpp44 ExampleService *example = (ExampleService *)service; in Initialize() local
45 example->identity = identity; in Initialize()
H A DSendResponseTest.cpp72 ExampleService *example = (ExampleService *)service; in Initialize() local
73 example->identity = identity; in Initialize()
H A DSendRequestTest.cpp99 ExampleService *example = (ExampleService *)service; in Initialize() local
100 example->identity = identity; in Initialize()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Diunknown_func_test.c47 ExampleService *example = (ExampleService *)service; in Initialize() local
48 example->identity = identity; in Initialize()
H A Dservice_func_test.c52 ExampleService *example = (ExampleService *)service; in Initialize() local
53 example->identity = identity; in Initialize()
H A Dfeature_func_test.c46 ExampleService *example = (ExampleService *)service; in Initialize() local
47 example->identity = identity; in Initialize()
H A Ddefaultfeatureapi_func_test.c43 ExampleService *example = (ExampleService *)service; in Initialize() local
44 example->identity = identity; in Initialize()
H A Dsendsharerequest_func_test.c85 ExampleService *example = (ExampleService *)service; in Initialize() local
86 example->identity = identity; in Initialize()
H A Dsendresponse_func_test.c75 ExampleService *example = (ExampleService *)service; in Initialize() local
76 example->identity = identity; in Initialize()
H A Dfeatureapi_func_test.c45 ExampleService *example = (ExampleService *)service; in Initialize() local
46 example->identity = identity; in Initialize()
H A Dsendrequest_func_test.c87 ExampleService *example = (ExampleService *)service; in Initialize() local
88 example->identity = identity; in Initialize()
/test/xts/acts/sample_lite/hctest_hal/src/
H A Dtest_demo1.c21 * @param: example module name
24 LITE_TEST_SUIT(test, example, IntTestSuite);
H A Dtest_demo2.c21 * @param: example module name
24 LITE_TEST_SUIT(test, example, StringTestSuite);

Completed in 17 milliseconds