Home
last modified time | relevance | path

Searched defs:ExitOnError (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerIO.cpp33 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector()
94 long *Epoch, size_t MaxSize, bool ExitOnError) { in ReadDirToVectorOfUnits()
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIO.cpp33 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector()
94 long *Epoch, size_t MaxSize, bool ExitOnError) { in ReadDirToVectorOfUnits()
/external/tensorflow/tensorflow/cc/framework/
Dscope_internal.h60 enum class ExitOnError; member
Dscope.cc178 Scope::Impl::Impl(const Scope& other, Tags::ExitOnError) in Impl()
471 Scope Scope::ExitOnError() const { in ExitOnError() function in tensorflow::Scope
/external/llvm/unittests/Support/
DErrorTest.cpp441 TEST(Error, ExitOnError) { in TEST() argument
/external/llvm-project/llvm/unittests/Support/
DErrorTest.cpp472 TEST(Error, ExitOnError) { in TEST() argument