Home
last modified time | relevance | path

Searched refs:C (Results 1 – 25 of 88) sorted by relevance

1234

/tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/sampling/engine/
Dcalibration_test.py29 C = Channel.MAIN 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/test/connectivity/acts/tests/google/fuchsia/bt/pts/
DGATT_PTS_INSTRUCTIONS1 # Copyright (C) 2019 The Android Open Source Project
30 GATT/CL/GAC/BV-01-C
33 GATT/CL/GAD/BV-01-C
59 GATT/CL/GAD/BV-02-C
62 GATT/CL/GAD/BV-03-C
85 GATT/CL/GAD/BV-04-C
108 GATT/CL/GAD/BV-05-C
151 GATT/CL/GAD/BV-06-C
174 GATT/CL/GAD/BV-07-C
182 GATT/CL/GAD/BV-08-C
[all …]
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DBNEP_PTS_INSTRUCTIONS1 # Copyright (C) 2018 The Android Open Source Project
71 TC_RX-C-S_BV_13_C
75 TC_RX-C-D_BV_14_C
DDID_PTS_INSTRUCTIONS1 # Copyright (C) 2016 The Android Open Source Project
DAVDTP_PTS_INSTUCTIONS1 # Copyright (C) 2018 The Android Open Source Project
/tools/dexter/slicer/
Dbytecode_encoder.cc265 dex::u4 C = 0; in Visit() local
268 C = label->offset - offset_; in Visit()
269 SLICER_CHECK(C != 0); in Visit()
270 SLICER_CHECK((C >> 16) == 0xffff); // TODO: out of range! in Visit()
275 bytecode_.Push<dex::u2>(Pack_16(C & 0xffff)); in Visit()
311 dex::u4 C = Trim_S1(bytecode->CastOperand<Const32>(2)->u.u4_value); in Visit() local
313 bytecode_.Push<dex::u2>(Pack_8_8(C, vB)); in Visit()
321 dex::u4 C = Trim_S2(bytecode->CastOperand<Const32>(2)->u.u4_value); in Visit() local
323 bytecode_.Push<dex::u2>(Pack_16(C)); in Visit()
331 dex::u4 C = bytecode->CastOperand<IndexedOperand>(2)->index; in Visit() local
[all …]
/tools/tradefederation/core/tests/src/com/android/tradefed/lite/
DAndroid.bp2 * Copyright (C) 2019 The Android Open Source Project
/tools/external/fat32lib/
DAndroid.bp1 // Copyright (C) 2010 The Android Open Source Project
/tools/doc_generation/
DAndroid.bp1 // Copyright (C) 2019 The Android Open Source Project
/tools/tradefederation/core/util-apps/WifiUtil/
DAndroid.bp1 // Copyright (C) 2012 The Android Open Source Project
/tools/tradefederation/core/tests/test-apps/UITestApp/
DAndroid.bp1 // Copyright (C) 2010 The Android Open Source Project
/tools/tradefederation/core/tests/test-apps/TradeFedTestApp/
DAndroid.bp1 // Copyright (C) 2010 The Android Open Source Project
/tools/loganalysis/
DAndroid.bp1 // Copyright (C) 2013 The Android Open Source Project
/tools/tradefederation/core/util-apps/DeviceSetupUtil/
DAndroid.bp1 // Copyright (C) 2012 The Android Open Source Project
/tools/test/graphicsbenchmark/performance_tests/hostside/test/
DAndroid.bp1 // Copyright (C) 2018 The Android Open Source Project
/tools/test/graphicsbenchmark/functional_tests/hostside/
DAndroid.bp1 // Copyright (C) 2018 The Android Open Source Project
/tools/test/connectivity/acts/
D.gitignore7 # C extensions
/tools/test/graphicsbenchmark/performance_tests/hostside/
DAndroid.bp1 // Copyright (C) 2018 The Android Open Source Project
/tools/test/connectivity/tools/
D.gitignore7 # C extensions
/tools/tradefederation/core/util-apps/ContentProvider/main/
DAndroid.bp2 // Copyright (C) 2018 The Android Open Source Project
/tools/platform-compat/javatest/android/processor/compat/unsupportedappusage/
DAndroid.bp2 * Copyright (C) 2019 The Android Open Source Project
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/
DAndroid.bp1 // Copyright (C) 2010 The Android Open Source Project
/tools/tradefederation/core/util-apps/ContentProvider/androidTest/
DAndroid.bp1 // Copyright (C) 2018 The Android Open Source Project
/tools/tradefederation/contrib/tests/
DAndroid.bp1 // Copyright (C) 2012 The Android Open Source Project
/tools/loganalysis/tests/
DAndroid.bp1 // Copyright (C) 2013 The Android Open Source Project

1234