Home
last modified time | relevance | path

Searched defs:is_cancelled (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcancellation_test.cc26 bool is_cancelled = false; in TEST() local
39 bool is_cancelled = false; in TEST() local
60 bool is_cancelled = false; in TEST() local
119 bool is_cancelled = false; in TEST() local
132 bool is_cancelled = false; in TEST() local
/external/libchrome/base/files/
Dfile_path_watcher.h71 bool is_cancelled() const { in is_cancelled() function
/external/tensorflow/tensorflow/core/util/rpc/
Dcall_container.h132 bool is_cancelled = false; in CallContainer() local
/external/grpc-grpc/examples/android/helloworld/app/src/main/cpp/
Dgrpc-helloworld.cc66 jboolean is_cancelled = env->CallBooleanMethod(obj, is_cancelled_mid); in StartServer() local
/external/tensorflow/tensorflow/core/kernels/
Dconditional_accumulator_base.h99 bool is_cancelled; member
Dqueue_base.h165 bool is_cancelled; member
/external/tensorflow/tensorflow/lite/
Dinterpreter_test.cc1462 bool is_cancelled = false; member