Home
last modified time | relevance | path

Searched defs:NullData (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h111 static DataPiece NullData() { return DataPiece(TYPE_NULL, 0); } in NullData() function
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmlexer_unittest.cpp279 TEST(CXFA_FMLexerTest, NullData) { in TEST() argument