Searched refs:ambiguous_type (Results 1 – 1 of 1) sorted by relevance
300 AidlTypeSpecifier ambiguous_type(AIDL_LOCATION_HERE, "IBar", false, nullptr, ""); in TEST_F() local301 const java::Type* type = java_types_.Find(ambiguous_type); in TEST_F()