| /tonic/tonic-reflection/src/ |
| H A D | lib.rs | 7 #![doc(test(no_crate_inject, attr(deny(rust_2018_idioms))))] 30 #[cfg(test)] 35 #[test] 40 #[test]
|
| /tonic/tonic/src/transport/service/ |
| H A D | grpc_timeout.rs | 148 #[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 D | deprecated_methods.rs | 3 #[test] 4 fn test() { in test() function
|
| /tonic/tests/disable_comments/tests/ |
| H A D | disable_comments.rs | 3 #[test] 4 fn test() { in test() function
|
| /tonic/tonic-health/src/ |
| H A D | lib.rs | 13 #![doc(test(no_crate_inject, attr(deny(rust_2018_idioms))))] 28 #[cfg(test)] 33 #[test]
|
| /tonic/tests/extern_path/my_application/src/ |
| H A D | main.rs | 15 #[cfg(test)] 16 #[test]
|
| /tonic/tonic/src/transport/channel/service/ |
| H A D | user_agent.rs | 49 #[cfg(test)] 55 #[test] 63 #[test]
|
| /tonic/tonic-types/src/ |
| H A D | lib.rs | 158 #[cfg(test)] 163 #[test]
|
| /tonic/tonic-web/src/ |
| H A D | service.rs | 244 #[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 D | test_defaults.rs | 8 #[cfg(test)] 13 #[tokio::test()] 82 #[cfg(test)]
|
| /tonic/tests/integration_tests/tests/ |
| H A D | connection.rs | 22 #[tokio::test] 29 #[tokio::test] 37 #[tokio::test] 72 #[tokio::test]
|
| H A D | timeout.rs | 6 #[tokio::test] 26 #[tokio::test] 45 #[tokio::test]
|
| /tonic/tonic/src/codec/ |
| H A D | buffer.rs | 108 #[cfg(test)] 112 #[test] 134 #[test]
|
| H A D | prost.rs | 150 #[cfg(test)] 166 #[tokio::test] 192 #[tokio::test] 222 #[tokio::test] 244 #[tokio::test] 279 #[tokio::test]
|
| /tonic/interop/proto/grpc/testing/ |
| H A D | test.proto | 15 // 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 D | value.rs | 546 #[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 D | server.rs | 27 #[tokio::test] 47 #[tokio::test] 71 #[tokio::test]
|
| /tonic/tests/skip_debug/proto/ |
| H A D | test.proto | 3 package test; package
|
| /tonic/tests/wellknown-compiled/src/ |
| H A D | lib.rs | 8 pub mod test { module
|
| /tonic/tests/wellknown-compiled/proto/ |
| H A D | test.proto | 2 package test; package
|
| /tonic/tests/skip_debug/tests/ |
| H A D | skip_debug.rs | 3 #[test]
|
| /tonic/tests/deprecated_methods/proto/ |
| H A D | test.proto | 3 package test; package
|
| /tonic/tonic/src/ |
| H A D | request.rs | 438 #[cfg(test)] 445 #[test] 465 #[test] 472 #[test] 479 #[test]
|
| /tonic/tests/use_arc_self/proto/ |
| H A D | test.proto | 3 package test; package
|
| /tonic/tonic/src/service/ |
| H A D | layered.rs | 64 #[cfg(test)] 82 #[test]
|