Home
last modified time | relevance | path

Searched defs:Unimplemented (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/src/proto/grpc/testing/
Decho.proto35 rpc Unimplemented(EchoRequest) returns (EchoResponse); rpc
49 rpc Unimplemented(EchoRequest) returns (EchoResponse); rpc
62 rpc Unimplemented(EchoRequest) returns (EchoResponse); rpc
66 rpc Unimplemented(EchoRequest) returns (EchoResponse); rpc
/third_party/rust/rust/tests/ui/associated-types/
Dissue-47139-2.rs50 trait Unimplemented { } trait
Dissue-47139-1.rs62 trait Unimplemented { } trait
/third_party/rust/rust/tests/ui/uninhabited/
Dprivately-uninhabited-mir-call.rs5 enum Unimplemented {} enum
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dlog_test.cpp24 TEST(Log, Unimplemented) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dlog_test.cpp24 TEST(Log, Unimplemented) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlist/
Dtestlist.go195 Unimplemented = Status("UNIMPLEMENTED") const
/third_party/grpc/src/ruby/lib/grpc/
Derrors.rb239 class Unimplemented < BadStatus class
/third_party/rust/rust/compiler/rustc_middle/src/traits/
Dmod.rs577 Unimplemented, enumerator
956 Unimplemented, enumerator
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/diagnostics/
Dmatch_check.rs34 Unimplemented, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_test.cc566 TEST(Symbolize, Unimplemented) { in TEST() argument