Home
last modified time | relevance | path

Searched defs:ExecutorType (Results 1 – 4 of 4) sorted by relevance

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/testing/
DMddTestDependencies.java80 public enum ExecutorType { enum in MddTestDependencies
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexecutor.h42 enum class ExecutorType { enum
/external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/
DAbstractBenchmark.java105 public enum ExecutorType { enum in AbstractBenchmark
/external/tensorflow/tensorflow/core/framework/
Dfunction.cc965 string FunctionLibraryRuntime::ExecutorType(const InstantiateOptions& options, in ExecutorType() function in tensorflow::FunctionLibraryRuntime