Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 22 of 22) sorted by relevance

/tools/asuite/atest/coverage/com/android/jacocolcov/
DJacocoToLcovConverter.java99 boolean strict = cmd.hasOption(STRICT_OPTION); in main()
102 JacocoToLcovConverter converter = new JacocoToLcovConverter(verbose, strict); in main()
134 private final boolean strict; field in JacocoToLcovConverter
140 JacocoToLcovConverter(final boolean verbose, final boolean strict) { in JacocoToLcovConverter() argument
142 this.strict = strict; in JacocoToLcovConverter()
181 if (strict) { in loadExecFile()
227 if (strict) { in write()
/tools/test/connectivity/acts/framework/acts/controllers/
Dattenuator.py229 def set_atten(self, idx, value, strict=True, retry=False): argument
294 def set_atten(self, value, strict=True, retry=False): argument
307 if value + self.offset > self.instrument.max_atten and strict:
313 strict=strict,
/tools/test/connectivity/acts/framework/acts/controllers/attenuator_lib/minicircuits/
Dhttp.py88 def set_atten(self, idx, value, strict=True, retry=False, **_): argument
110 if value > self.max_atten and strict:
123 self.set_atten(idx, value, strict, retry=False)
Dtelnet.py88 def set_atten(self, idx, value, strict=True, retry=False): argument
116 if value > self.max_atten and strict:
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py241 strict=False)
389 atten.set_atten(0, strict=False, retry=True)
418 atten.set_atten(target_atten, strict=False, retry=True)
471 atten.set_atten(0, strict=False, retry=True)
490 test_atten.set_atten(30, strict=False, retry=True)
503 test_atten.set_atten(0, strict=False, retry=True)
533 atten.set_atten(0, strict=False, retry=True)
/tools/netsim/rust/proto/src/
Dconfiguration.rs758 pub strict: ::std::option::Option<bool>, field
801 pub fn strict(&self) -> bool { in strict() method
802 self.strict.unwrap_or(false) in strict()
806 self.strict = ::std::option::Option::None; in clear_strict()
810 self.strict.is_some() in has_strict()
815 self.strict = ::std::option::Option::Some(v); in set_strict()
838 |m: &Controller| { &m.strict }, in generated_message_descriptor_data()
839 |m: &mut Controller| { &mut m.strict }, in generated_message_descriptor_data()
874 self.strict = ::std::option::Option::Some(is.read_bool()?); in merge_from()
902 if let Some(v) = self.strict { in compute_size()
[all …]
/tools/netsim/ui/ts/rootcanal/
Dconfiguration.ts71 strict: boolean; property
/tools/netsim/ui/
Drollup.config.mjs47 preserveEntrySignatures: 'strict',
/tools/asuite/atest/tf_proto/
Dconfiguration_description.proto49 // Whether the configuration is strict shardable or not.
/tools/tradefederation/core/proto/
Dconfiguration_description.proto49 // Whether the configuration is strict shardable or not.
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiPingTest.py107 attenuator.set_atten(0, strict=False, retry=True)
326 attenuator.set_atten(atten, strict=False, retry=True)
407 strict=False,
512 strict=False,
DWifiRvrTest.py430 attenuator.set_atten(atten, strict=False, retry=True)
514 attenuator.set_atten(0, strict=False, retry=True)
622 attenuator.set_atten(0, strict=False, retry=True)
DWifiTdlsRvrTest.py223 attenuator.set_atten(0, strict=False)
DWifiSoftApPerformanceTest.py221 attenuator.set_atten(0, strict=False)
DWifiTxPowerCheckTest.py697 attenuator.set_atten(atten, strict=False, retry=True)
876 attenuator.set_atten(0, strict=False, retry=True)
DWifiThroughputStabilityTest.py290 attenuator.set_atten(0, strict=False, retry=True)
DWifiSensitivityTest.py389 strict=False,
/tools/asuite/atest/test_runners/
Drobolectric_test_runner.py194 event_data = json.loads(match.group('json_data'), strict=False)
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DWifiAwareRvrTest.py308 attenuator.set_atten(0, strict=False)
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/
DWifiP2pRvrTest.py367 attenuator.set_atten(0, strict=False)
/tools/asuite/atest/
Dbazel_mode_unittest.py162 self.assertEqual(symlink_path.resolve(strict=False), target_path)
2825 self.assertEqual(symlink_path.resolve(strict=False), target_path)
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt2028 strict routing functionality from the Type 0 Routing header, and
2031 addresses, because of the size of the strict/loose bit map).