Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/tests/
H A Dfake_io_delegate.h74 std::map<std::string, std::string> file_contents_; variable
/aosp12/system/tools/aidl/
H A Dgenerate_cpp_unittest.cpp96 const string file_contents_; member in android::aidl::cpp::ASTTest