Home
last modified time | relevance | path

Searched defs:shutdown_error (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/test/core/transport/
Dbyte_stream_test.cc101 grpc_error* shutdown_error = in TEST() local
/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_generic.cc701 grpc_error* shutdown_error = in timer_check() local
Dtcp_windows.cc125 grpc_error* shutdown_error; member
Dev_poll_posix.cc90 grpc_error* shutdown_error; member
/external/python/cpython2/Lib/test/
Dtest_io.py3137 shutdown_error = "RuntimeError: could not find io module state" variable in CMiscIOTest
3141 shutdown_error = "LookupError: unknown encoding: ascii" variable in PyMiscIOTest
/external/python/cpython3/Lib/test/
Dtest_io.py3609 shutdown_error = "RuntimeError: could not find io module state" variable in CTextIOWrapperTest
3660 shutdown_error = "LookupError: unknown encoding: ascii" variable in PyTextIOWrapperTest