Home
last modified time | relevance | path

Searched defs:empty_span (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fxcrt/
Dpdfium_span_unittest.cpp41 pdfium::span<int> empty_span; in TEST() local
46 pdfium::span<int> empty_span; in TEST() local
51 pdfium::span<int> empty_span; in TEST() local
/external/cronet/base/containers/
Dbuffer_iterator_unittest.cc131 span<const uint64_t> empty_span = iterator.Span<uint64_t>( in TEST() local
136 span<const uint64_t> empty_span = in TEST() local
142 span<const uint64_t> empty_span = iterator.Span<uint64_t>(1); in TEST() local
Dspan_unittest.cc41 constexpr span<int> empty_span(kNull, 0u); in TEST() local
64 constexpr span<int> empty_span(kNull, 0u); in TEST() local
87 constexpr span<int> empty_span(kNull, kNull); in TEST() local
1114 auto empty_span = make_span(nullint, 0u); in TEST() local
1131 auto empty_span = make_span(nullint, nullint); in TEST() local
/external/pigweed/pw_kvs/
Dconverts_to_span_test.cc106 auto empty_span = make_span(nullint, 0); in TEST() local
122 auto empty_span = make_span(nullint, nullint); in TEST() local
/external/libchrome/base/containers/
Dspan_unittest.cc35 constexpr span<int> empty_span(nullptr, 0); in TEST() local
57 constexpr span<int> empty_span(nullptr, nullptr); in TEST() local
1059 auto empty_span = make_span(nullint, 0); in TEST() local
1072 auto empty_span = make_span(nullint, nullint); in TEST() local
/external/rust/crates/regex-syntax/src/ast/
Dmod.rs1378 let empty_span = || Span::splat(Position::new(0, 0, 0)); in drop() localVariable
1439 let empty_span = || Span::splat(Position::new(0, 0, 0)); in drop() localVariable
/external/cronet/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc105 const Span<const Span<const uint8_t>> empty_span; in ParseArgsFromFd() local
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc102 const Span<const Span<const uint8_t>> empty_span; in ParseArgsFromFd() local
/external/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc105 const Span<const Span<const uint8_t>> empty_span; in ParseArgsFromFd() local