Searched refs:generation (Results 1 – 7 of 7) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_lookup_tables.py | 28 def network_preference_for_generation(generation, operator, phone_type=None): argument 30 return _TelTables.operator_network_tbl[operator][generation][ 34 generation]['network_preference'] 42 def rat_family_for_generation(generation, operator, phone_type=None): argument 44 return _TelTables.operator_network_tbl[operator][generation][ 48 generation]['rat_family']
|
D | tel_test_utils.py | 6782 generation, 6793 log, ad, ad.droid.subscriptionGetDefaultSubId(), generation, 6801 generation, 6832 "operator %s phone type %s", generation, 6836 generation, ad.telephony["subscription"][sub_id]["operator"], 6839 and generation == GEN_4G: 6841 ad.log.info("Network preference for %s is %s", generation, 6844 generation, ad.telephony["subscription"][sub_id]["operator"], 6848 " for subscriber id %s with error %s", generation, 6860 if generation == GEN_5G: [all …]
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveStressTest.py | 929 def _data_call_test(self, sub_id, generation): argument 944 generation) or not self._check_data(): 962 for generation in (GEN_4G, GEN_3G): 964 if not self._data_call_test(sub_id, generation):
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | DocAnalyzerTest.kt | 17 fun `Basic documentation generation test`() { in Basic documentation generation test()
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 80 // Error message. If non-empty, code generation failed. The plugin process
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 330 // Generic services were the only kind of service generation supported by 381 // Disables the generation of the standard "descriptor()" accessor, which can
|
/tools/metalava/ |
D | README.md | 5 generation.)
|