Home
last modified time | relevance | path

Searched refs:EmptyList (Results 1 – 9 of 9) sorted by relevance

/external/google-fruit/include/fruit/impl/meta/
Dlist.h31 struct EmptyList {}; struct
43 struct apply<EmptyList, F, InitialValue> {
Dcomponent.h851 Vector<>, EmptyList))));
867 Vector<>, EmptyList))));
/external/llvm/tools/bugpoint/
DListReducer.h164 std::vector<ElTy> EmptyList; in reduceList() local
186 if (doTest(EmptyList, TestList, Error) == KeepSuffix) { in reduceList()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DListReducer.h164 std::vector<ElTy> EmptyList; in reduceList() local
187 Expected<TestResult> Result = doTest(EmptyList, TestList); in reduceList()
/external/protobuf/src/google/protobuf/util/internal/
Djson_objectwriter_test.cc88 TEST_F(JsonObjectWriterTest, EmptyList) { in TEST_F() argument
Djson_stream_parser_test.cc195 TEST_F(JsonStreamParserTest, EmptyList) { in TEST_F() argument
/external/libchrome/base/
Dcallback_list_unittest.cc300 TEST(CallbackListTest, EmptyList) { in TEST() argument
/external/google-fruit/include/fruit/impl/
Dcomponent_functors.defn.h697 FruitStaticAssert(IsSame(typename OtherComp::DeferredBindingFunctors, EmptyList));
837 InterfaceBindingsParam, EmptyList);
/external/tensorflow/tensorflow/c/
Dc_api_test.cc2365 TEST_F(CApiAttributesTest, EmptyList) { in TEST_F() argument