Home
last modified time | relevance | path

Searched refs:MockImageSourceGetSupportedFormats (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_image_util_test/
Dans_image_util_unit_test.cpp37 extern void MockImageSourceGetSupportedFormats(uint32_t mockRet);
385 MockImageSourceGetSupportedFormats(0);
408 MockImageSourceGetSupportedFormats(0);
431 MockImageSourceGetSupportedFormats(0);
455 MockImageSourceGetSupportedFormats(0);
478 MockImageSourceGetSupportedFormats(0);
501 MockImageSourceGetSupportedFormats(1);
523 MockImageSourceGetSupportedFormats(0);
546 MockImageSourceGetSupportedFormats(0);
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_image_source.cpp43 void MockImageSourceGetSupportedFormats(uint32_t mockRet) in MockImageSourceGetSupportedFormats() function