Home
last modified time | relevance | path

Searched defs:invocation (Results 1 – 2 of 2) sorted by relevance

/expo/apps/bare-expo/e2e/setup/
H A DsetupSockets.js29 onEvent: (invocation, props) => { argument
/expo/android/app/src/test/java/host/exp/exponent/utils/
H A DMockExpoDI.kt39 Mockito.doAnswer { invocation -> in <lambda>() method