Home
last modified time | relevance | path

Searched refs:testSMSComposeWithUndefinedRecipient (Results 1 – 3 of 3) sorted by relevance

/expo/apps/test-suite/tests/
H A DSMS.js11 testSMSComposeWithUndefinedRecipient,
41 const error = await expectMethodToThrowAsync(testSMSComposeWithUndefinedRecipient);
H A DSMS.ios.js11 testSMSComposeWithUndefinedRecipient,
43 const error = await expectMethodToThrowAsync(testSMSComposeWithUndefinedRecipient);
H A DSMSCommon.js106 export async function testSMSComposeWithUndefinedRecipient() { function