Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/android/car/
H A DBinderInterfaceContainerTest.java50 List<BinderInterface<IInterface>> interfaceList = new ArrayList<>(interfaces); in getInterfaces_returnsCopy() local
/aosp12/system/netd/tests/
H A Dbinder_test.cpp2629 bool compareListInterface(const std::vector<std::string>& interfaceList) { in compareListInterface()
2657 void expectInterfaceList(const std::vector<std::string>& interfaceList) { in expectInterfaceList()