Home
last modified time | relevance | path

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

/expo/tools/src/check-packages/
H A DrunPackageScriptAsync.ts41 function consoleErrorOutput(output: string, label: string, color: (string) => string): void { function
/expo/tools/src/commands/
H A DAndroidNativeUnitTests.ts32 function consoleErrorOutput(output: string, label: string, colorifyLine: (string) => string): void { function