Home
last modified time | relevance | path

Searched defs:InvalidMethod (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dmethod_union.h78 constexpr auto InvalidMethod(uint32_t) { in InvalidMethod() function
Dmethod_impl_tester.h258 constexpr MethodImpl InvalidMethod() const { return MethodImpl::Invalid(); } in InvalidMethod() function
/external/tensorflow/tensorflow/core/kernels/
Dfingerprint_op_test.cc234 TEST(FingerprintOpShapeFnTest, InvalidMethod) { in TEST() argument