Home
last modified time | relevance | path

Searched defs:not_found (Results 1 – 14 of 14) sorted by relevance

/external/sfntly/cpp/src/test/
Dserialization_test.cc59 TableMap::const_iterator not_found = serialized_tables->end(); in TestSerialization() local
125 TableMap::const_iterator not_found = serialized_tables->end(); in TestSerializationBitmap() local
/external/llvm-project/libcxx/test/libcxx/gdb/
Dgdb_pretty_printer_test.sh.cpp472 auto not_found = one_two_three.find(1234); in set_iterator_test() local
490 auto not_found = one_two_three.find(7); in map_iterator_test() local
574 auto not_found = ones_to_eights.find(5); in unordered_map_iterator_test() local
591 auto not_found = ones.find(5); in unordered_set_iterator_test() local
/external/pigweed/pw_containers/
Dflat_map_test.cc99 auto not_found = kOddMap.find(-1); in TEST() local
/external/parameter-framework/asio-1.10.6/include/asio/
Derror.hpp186 not_found, enumerator
/external/tensorflow/tensorflow/core/graph/
Dsubgraph.cc193 string not_found; in PruneForTargets() local
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Drecords.pyx.pxi69 not_found = GRPC_STATUS_NOT_FOUND variable in StatusCode
/external/flatbuffers/src/
Didl_gen_kotlin.cpp934 auto not_found = NotFoundReturn(field.value.type.element); in GenerateStructGetters() local
1387 const std::string &not_found) { in OffsetWrapperOneLine()
1394 const std::function<void()> &not_found) { in OffsetWrapper()
/external/libchrome/base/strings/
Dstring_piece_unittest.cc247 TypeParam not_found(TestFixture::as_string("xx not found bb")); in TYPED_TEST() local
/external/pcre/dist2/src/
Dpcre2_jit_simd_inc.h354 jump_list *not_found = NULL; in fast_requested_char_simd() local
Dpcre2_jit_compile.c6422 jump_list *not_found = NULL; in search_requested_char() local
/external/elfutils/src/
Dar.c415 not_found (int argc, char *argv[argc], bool found[argc]) in not_found() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h631 uptr not_found = last + 1; in InternalBinarySearch() local
/external/tensorflow/tensorflow/core/framework/
Dop_kernel_test.cc306 const auto not_found = error::NOT_FOUND; in TEST_F() local
/external/jemalloc_new/src/
Dprof.c791 bool not_found; in prof_lookup() local