Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_unittest.cpp676 string simple_content = "parcelable a.Foo;\ninterface b.IBar;"; in TEST_F() local
685 string simple_content = "parcelable a.Foo;\n interface b.IBar ;\t"; in TEST_F() local