Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/metrics/
Dmetrics_base.py98 cc = clearcut_client.Clearcut(_log_source) variable in MetricsBase
/tools/asuite/atest/metrics/
Dmetrics_base.py98 cc = clearcut_client.Clearcut(_log_source) variable in MetricsBase
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatFile.java52 final ClusterChain cc = new ClusterChain( in get() local
DClusterChainDirectory.java74 final ClusterChain cc = new ClusterChain(fat, false); in createRoot() local
DFatLfnDirectory.java357 final ClusterChain cc = new ClusterChain( in remove() local
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DEmailTest.java205 final String[] cc = {}; in _manual_testFuncSend() local
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtSarBaseTest.py502 def set_country_code(self, ad, cc): argument
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py18 from acts.controllers import cellular_simulator as cc unknown
Dcmw500_cellular_simulator.py19 from acts.controllers import cellular_simulator as cc unknown
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py20 import acts.controllers.cellular_simulator as cc namespace