Home
last modified time | relevance | path

Searched refs:_import (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionKeywordPropExhaustive.js212 const _import: number;
213 export { _import as import };
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py832 def _import(packagename, *args, **kwargs): function
836 with unittest.mock.patch('builtins.__import__', _import):

Completed in 2 milliseconds