Home
last modified time | relevance | path

Searched defs:empty2 (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DimplicitIndexSignatures.js5 let empty2: {}; variable
63 var empty2; variable
/third_party/rust/rust/tests/ui/simd/
Dtype-len.rs9 struct empty2([f32; 0]); //~ ERROR SIMD vector cannot be empty struct
/third_party/rust/rust/tests/rustdoc-ui/
Dunescaped_backticks.rs9 pub fn empty2() {} in empty2() function
/third_party/typescript/tests/cases/compiler/
DimplicitIndexSignatures.ts4 let empty2: {}; variable
/third_party/mbedtls/programs/test/
Dselftest.c59 void *empty2 = mbedtls_calloc(0, 1); in calloc_self_test() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
Dalgorithm_test.cc51 std::vector<int> empty2; in TEST() local
/third_party/googletest/googletest/test/
Dgtest-typed-test_test.cc105 typename TestFixture::IntSet empty2; in TYPED_TEST() local
/third_party/skia/m133/tests/
DRegionTest.cpp96 SkRegion empty, empty2; in test_empties() local
/third_party/skia/tests/
DRegionTest.cpp83 SkRegion empty, empty2; in test_empties() 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.cc1224 unittest::TestEmptyMessage empty2; in TEST() local