Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 77) sorted by relevance

1234

/tonic/tonic-reflection/src/
H A Dlib.rs7 #![doc(test(no_crate_inject, attr(deny(rust_2018_idioms))))]
30 #[cfg(test)]
35 #[test]
40 #[test]
/tonic/tonic/src/transport/service/
H A Dgrpc_timeout.rs148 #[cfg(test)]
165 #[test]
171 #[test]
177 #[test]
183 #[test]
189 #[test]
195 #[test]
201 #[test]
207 #[test]
214 #[test]
[all …]
/tonic/tests/deprecated_methods/tests/
H A Ddeprecated_methods.rs3 #[test]
4 fn test() { in test() function
/tonic/tests/disable_comments/tests/
H A Ddisable_comments.rs3 #[test]
4 fn test() { in test() function
/tonic/tonic-health/src/
H A Dlib.rs13 #![doc(test(no_crate_inject, attr(deny(rust_2018_idioms))))]
28 #[cfg(test)]
33 #[test]
/tonic/tests/extern_path/my_application/src/
H A Dmain.rs15 #[cfg(test)]
16 #[test]
/tonic/tonic/src/transport/channel/service/
H A Duser_agent.rs49 #[cfg(test)]
55 #[test]
63 #[test]
/tonic/tonic-types/src/
H A Dlib.rs158 #[cfg(test)]
163 #[test]
/tonic/tonic-web/src/
H A Dservice.rs244 #[cfg(test)]
300 #[tokio::test]
308 #[tokio::test]
316 #[tokio::test]
328 #[tokio::test]
353 #[tokio::test]
382 #[tokio::test]
402 #[tokio::test]
412 #[tokio::test]
425 #[tokio::test]
[all …]
/tonic/tests/default_stubs/src/
H A Dtest_defaults.rs8 #[cfg(test)]
13 #[tokio::test()]
82 #[cfg(test)]
/tonic/tests/integration_tests/tests/
H A Dconnection.rs22 #[tokio::test]
29 #[tokio::test]
37 #[tokio::test]
72 #[tokio::test]
H A Dtimeout.rs6 #[tokio::test]
26 #[tokio::test]
45 #[tokio::test]
/tonic/tonic/src/codec/
H A Dbuffer.rs108 #[cfg(test)]
112 #[test]
134 #[test]
H A Dprost.rs150 #[cfg(test)]
166 #[tokio::test]
192 #[tokio::test]
222 #[tokio::test]
244 #[tokio::test]
279 #[tokio::test]
/tonic/interop/proto/grpc/testing/
H A Dtest.proto15 // An integration test service that covers all the method signature permutations
25 // A simple service to test the various types of RPCs and experiment with
62 // The test server will not implement this method. It will be used
63 // to test the behavior when clients call unimplemented methods.
67 // A simple service NOT implemented at servers so clients can test for
/tonic/tonic/src/metadata/
H A Dvalue.rs546 #[cfg(test)]
551 #[test]
788 #[test]
807 #[test]
825 #[test]
831 #[test]
856 #[test]
876 #[test]
894 #[test]
917 #[test]
[all …]
/tonic/tonic-reflection/tests/
H A Dserver.rs27 #[tokio::test]
47 #[tokio::test]
71 #[tokio::test]
/tonic/tests/skip_debug/proto/
H A Dtest.proto3 package test; package
/tonic/tests/wellknown-compiled/src/
H A Dlib.rs8 pub mod test { module
/tonic/tests/wellknown-compiled/proto/
H A Dtest.proto2 package test; package
/tonic/tests/skip_debug/tests/
H A Dskip_debug.rs3 #[test]
/tonic/tests/deprecated_methods/proto/
H A Dtest.proto3 package test; package
/tonic/tonic/src/
H A Drequest.rs438 #[cfg(test)]
445 #[test]
465 #[test]
472 #[test]
479 #[test]
/tonic/tests/use_arc_self/proto/
H A Dtest.proto3 package test; package
/tonic/tonic/src/service/
H A Dlayered.rs64 #[cfg(test)]
82 #[test]

1234