Home
last modified time | relevance | path

Searched defs:SetContents (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dinput_file.cc14 void InputFile::SetContents(const std::string& c) { in SetContents() function in InputFile
Dmetadata_unittest.cc9 TEST(MetadataTest, SetContents) { in TEST() argument
/third_party/protobuf/src/google/protobuf/testing/
Dfile.h93 static bool SetContents( in SetContents() function