Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/test/pair/
Dempty_storage.cpp11 struct empty1 { }; struct
/third_party/boost/libs/hana/test/tuple/
Dpair_interop.cpp21 struct empty1 { }; in main() struct
/third_party/typescript/tests/baselines/reference/
DimplicitIndexSignatures.js4 const empty1 = {}; constant
62 var empty1 = {}; variable
/third_party/boost/libs/fusion/test/sequence/
Dconstruction.hpp63 FUSION_SEQUENCE<> empty1(empty); in test() local
Dmap_construction.cpp64 map<> empty1(empty); in test() local
/third_party/typescript/tests/cases/compiler/
DimplicitIndexSignatures.ts3 const empty1 = {}; constant
/third_party/boost/libs/python/test/numpy/
Dndarray.cpp15 np::ndarray empty1(p::tuple shape, np::dtype dt) { return np::empty(shape,dt);} in empty1() function
/third_party/mbedtls/programs/test/
Dselftest.c81 void *empty1 = mbedtls_calloc( 0, 1 ); in calloc_self_test() local
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dpoint_point.hpp155 bool empty1 = boost::empty(multi_point1); in apply() local
/third_party/boost/libs/hof/test/
Dpack.cpp244 struct empty1 struct
/third_party/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc50 std::vector<int> empty1; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc50 std::vector<int> empty1; in TEST() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcaps.c1548 GstCaps *empty1, *empty2, *any1, *any2, *caps1, *caps2, *caps3, *caps4, in GST_START_TEST() local
/third_party/boost/libs/math/test/
Dtest_autodiff_1.cpp14 const autodiff_fvar<T, m> empty1 = autodiff_fvar<T, m>(); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc669 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
690 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/third_party/abseil-cpp/absl/types/
Doptional_test.cc669 absl::optional<Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
690 absl::optional<volatile Listenable> empty1, empty2, set1(absl::in_place), in TEST() local
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc775 unittest::TestEmptyMessage empty1; in TEST() local