Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/foundation/
Dstream_testing.py19 class TestConsumer(stream.Consumer): class
/external/clang/unittests/Tooling/
DToolingTest.cpp36 explicit TestAction(std::unique_ptr<clang::ASTConsumer> TestConsumer) in TestAction()
48 std::unique_ptr<clang::ASTConsumer> TestConsumer; member in clang::tooling::__anon91c2addf0111::TestAction