Home
last modified time | relevance | path

Searched refs:EmptyMap (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/testdata/
Dmaps.proto41 EmptyMap empty_map = 1;
58 message EmptyMap { message
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h348 static Map EmptyMap() { in EmptyMap() function
355 bool IsTheEmptyMap() const { return data_ == EmptyMap().data_; } in IsTheEmptyMap()
649 return Map::EmptyMap(); in AsMap()
/external/llvm/unittests/ADT/
DIntervalMapTest.cpp20 TEST(IntervalMapTest, EmptyMap) { in TEST() argument
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk6-compilation.txt123 109 java.util.Collections$EmptyMap::get (2 bytes)
Djdk7-compilation.txt154 1634 146 b java.util.Collections$EmptyMap::get (2 bytes)
/external/llvm-project/llvm/unittests/ADT/
DIntervalMapTest.cpp21 TEST(IntervalMapTest, EmptyMap) { in TEST() argument
/external/libcppbor/tests/
Dcppbor_test.cpp1842 TEST(MapIterationTest, EmptyMap) { in TEST() argument