OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simple_content
(Results
1 - 1
of
1
) sorted by null
/system/tools/aidl/
aidl_unittest.cpp
175
string
simple_content
= "parcelable a.Foo;\ninterface b.IBar;";
local
176
io_delegate_.SetFileContents("path",
simple_content
);
184
string
simple_content
= "parcelable a.Foo;\n interface b.IBar ;\t";
local
185
io_delegate_.SetFileContents("path",
simple_content
);
Completed in 355 milliseconds