Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc96 string actual_contents; in ExpectFileMatches() local
99 &actual_contents, true)); in ExpectFileMatches()
100 EXPECT_TRUE(actual_contents == *expected_contents) in ExpectFileMatches()