Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DSMS.js10 testSMSComposeWithNullRecipient,
46 const error = await expectMethodToThrowAsync(testSMSComposeWithNullRecipient);
H A DSMS.ios.js10 testSMSComposeWithNullRecipient,
48 const error = await expectMethodToThrowAsync(testSMSComposeWithNullRecipient);
H A DSMSCommon.js102 export async function testSMSComposeWithNullRecipient() { function