Searched defs:empty2 (Results 1 – 10 of 10) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
D | implicitIndexSignatures.js | 5 let empty2: {}; variable 63 var empty2; variable
|
/third_party/typescript/tests/cases/compiler/ |
D | implicitIndexSignatures.ts | 4 let empty2: {}; variable
|
/third_party/mbedtls/programs/test/ |
D | selftest.c | 82 void *empty2 = mbedtls_calloc( 0, 1 ); in calloc_self_test() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | algorithm_test.cc | 51 std::vector<int> empty2; in TEST() local
|
/third_party/googletest/googletest/test/ |
D | gtest-typed-test_test.cc | 109 typename TestFixture::IntSet empty2; in TYPED_TEST() local
|
/third_party/skia/tests/ |
D | RegionTest.cpp | 83 SkRegion empty, empty2; in test_empties() local
|
/third_party/flutter/skia/tests/ |
D | RegionTest.cpp | 83 SkRegion empty, empty2; in test_empties() local
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcaps.c | 1548 GstCaps *empty1, *empty2, *any1, *any2, *caps1, *caps2, *caps3, *caps4, in GST_START_TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | optional_test.cc | 669 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/ |
D | message_differencer_unittest.cc | 776 unittest::TestEmptyMessage empty2; in TEST() local
|