Home
last modified time | relevance | path

Searched defs:expected_size (Results 1 – 17 of 17) sorted by relevance

/llvm-project/libcxx/test/std/containers/views/mdspan/layout_right/
H A Drequired_span_size.pass.cpp25 test_required_span_size(E e,typename E::index_type expected_size) test_required_span_size() argument
H A Dctor.extents.pass.cpp37 typename E::index_type expected_size = 1; test_construction() local
H A Dctor.default.pass.cpp35 typename E::index_type expected_size = 1; test_construction() local
/llvm-project/libcxx/test/std/containers/views/mdspan/layout_left/
H A Drequired_span_size.pass.cpp25 test_required_span_size(E e,typename E::index_type expected_size) test_required_span_size() argument
H A Dctor.default.pass.cpp35 typename E::index_type expected_size = 1; test_construction() local
H A Dctor.extents.pass.cpp37 typename E::index_type expected_size = 1; test_construction() local
/llvm-project/libcxx/test/std/containers/views/mdspan/layout_stride/
H A Drequired_span_size.pass.cpp29 test_required_span_size(E e,std::array<int,E::rank ()> strides,typename E::index_type expected_size) test_required_span_size() argument
H A Dctor.default.pass.cpp41 typename E::index_type expected_size = 1; test_construction() local
H A Dproperties.pass.cpp85 typename E::index_type expected_size = 1; test_layout_mapping_stride() local
H A Dctor.extents_array.pass.cpp48 typename E::index_type expected_size = 1; test_construction() local
H A Dctor.extents_span.pass.cpp48 typename E::index_type expected_size = 1; test_construction() local
/llvm-project/compiler-rt/test/tsan/
H A Djava_find.cpp7 jptr expected_size) { in verify_find()
/llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/
H A Dtypes.pass.cpp44 constexpr size_t expected_size() { expected_size() function
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_bitvector_test.cpp81 void TestBitVector(uptr expected_size) { in TestBitVector()
/llvm-project/lldb/source/Target/
H A DTrace.cpp207 uint64_t expected_size) { in GetLiveTraceBinaryData()
H A DRegisterContextUnwind.cpp2098 if (auto expected_size = GetReturnAddressHint() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp916 size_t expected_size = sizeof(CrashInfoAnnotations); ExtractCrashInfoAnnotations() local