Searched refs:G (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/sampling/engine/ |
D | calibration_test.py | 31 G = Granularity.FINE variable 46 self.calibration_windows._calibrations[(C, O, G)] = deque() 50 self.calibration_windows.add(C, O, G, 0) 51 self.calibration_windows.add(C, O, G, 1) 52 self.calibration_windows.add(C, O, G, 2) 56 self.calibration_windows.add(C, O, G, expected_value) 59 self.calibration_windows._calibrations[(C, O, G)][-1]) 66 self.calibration_windows.add(C, O, G, value_to_remove) 68 self.calibration_windows.add(C, O, G, new_value) 71 self.calibration_windows._calibrations[(C, O, G)]) [all …]
|
/tools/metalava/ |
D | DOWNLOADING.md | 35 …ding and running Metalava. Download the code (this may take some time; the checkout is about 1.7G):
|
/tools/apksig/src/test/resources/com/android/apksig/ |
D | rsa-16384.x509.pem | 26 5p15nhYJIC2CbsVL5+1THmd+kompQhUo1ttwof0aHh3KLwe1uq2OEU7Tz71Ct5+G
|
/tools/dexter/slicer/ |
D | bytecode_encoder.cc | 365 dex::u4 G = (A > 4) ? regs[4] : 0; in Visit() local 366 bytecode_.Push<dex::u2>(Pack_4_4_8(A, G, opcode)); in Visit()
|