Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp269 string simple_content = "parcelable a.Foo;\ninterface b.IBar;"; in TEST_F() local
278 string simple_content = "parcelable a.Foo;\n interface b.IBar ;\t"; in TEST_F() local