Home
last modified time | relevance | path

Searched refs:TestLite (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/python/grpcio_tests/
Dsetup.py57 'test_lite': commands.TestLite,
Dcommands.py81 class TestLite(setuptools.Command): class