Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp300 AidlTypeSpecifier ambiguous_type(AIDL_LOCATION_HERE, "IBar", false, nullptr, ""); in TEST_F() local
301 const java::Type* type = java_types_.Find(ambiguous_type); in TEST_F()