Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DimplicitIndexSignatures.js4 const empty1 = {}; constant
62 var empty1 = {}; variable
/third_party/typescript/tests/cases/compiler/
DimplicitIndexSignatures.ts3 const empty1 = {}; constant
/third_party/mbedtls/programs/test/
Dselftest.c81 void *empty1 = mbedtls_calloc( 0, 1 ); in calloc_self_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/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/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc775 unittest::TestEmptyMessage empty1; in TEST() local