Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
Dtest_refactor.py42 def check_instances(self, instances, classes): argument
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp975 std::vector<CuttlefishConfig::InstanceSpecific> instances; in Instances() local