Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DNativeUnitTests.ts8 type TestType = 'local' | 'instrumented'; alias
H A DAndroidNativeUnitTests.ts30 type TestType = 'local' | 'instrumented'; alias