Home
last modified time | relevance | path

Searched defs:args_dict (Results 1 – 21 of 21) sorted by relevance

/external/autotest/server/site_tests/bluetooth_AdapterQuickHealth/
Dbluetooth_AdapterQuickHealth.py47 args_dict=None, argument
/external/autotest/server/site_tests/bluetooth_AdapterLEBetterTogether/
Dbluetooth_AdapterLEBetterTogether.py54 args_dict=None, argument
/external/autotest/server/site_tests/bluetooth_AdapterMDHealth/
Dbluetooth_AdapterMDHealth.py128 args_dict=None, argument
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_quick_tests.py104 def _get_update_btpeers_arguments(args_dict=None): argument
115 args_dict=None, argument
Dbluetooth_adapter_tests.py4502 def set_fail_fast(self, args_dict, default=False): argument
/external/autotest/server/site_tests/bluetooth_AdapterAdvMonitor/
Dbluetooth_AdapterAdvMonitor.py123 args_dict=None, argument
/external/autotest/server/site_tests/bluetooth_AdapterAdvHealth/
Dbluetooth_AdapterAdvHealth.py128 args_dict=None, argument
/external/autotest/server/site_tests/bluetooth_AdapterPowerMeasure/
Dbluetooth_AdapterPowerMeasure.py189 args_dict=None, argument
/external/autotest/server/hosts/
Dgce_host.py20 def extract_arguments(args_dict): argument
Dcros_host.py213 def get_chameleon_arguments(args_dict): argument
234 def get_btpeer_arguments(args_dict): argument
265 def get_pdtester_arguments(args_dict): argument
284 def get_servo_arguments(args_dict): argument
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolverScripted.cpp80 StructuredData::Dictionary *args_dict = nullptr; in CreateFromStructuredData() local
/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/
Dbluetooth_AdapterCLHealth.py225 args_dict=None, argument
/external/autotest/server/site_tests/bluetooth_AdapterAUHealth/
Dbluetooth_AdapterAUHealth.py258 args_dict=None, argument
/external/tensorflow/tensorflow/tools/dockerfiles/
Dassembler.py302 def update_args_dict(args_dict, updater): argument
/external/autotest/server/site_tests/bluetooth_AdapterLEHealth/
Dbluetooth_AdapterLEHealth.py392 args_dict=None, argument
/external/autotest/server/site_tests/bluetooth_AdapterSRHealth/
Dbluetooth_AdapterSRHealth.py551 args_dict=None, argument
/external/autotest/server/site_tests/bluetooth_AdapterMTBF/
Dbluetooth_AdapterMTBF.py318 args_dict=None): argument
/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc241 DictionaryValue* args_dict = nullptr; in IsKeyValueInDict() local
344 const DictionaryValue* args_dict = nullptr; in IsStringInDict() local
2197 const DictionaryValue* args_dict = nullptr; in TEST_F() local
2313 const DictionaryValue* args_dict = nullptr; in TEST_F() local
2498 const DictionaryValue* args_dict = nullptr; in TEST_F() local
Dtrace_config.cc199 const base::DictionaryValue* args_dict = nullptr; in InitializeFromConfigDict() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp3990 StructuredData::ObjectSP args_dict(new StructuredData::Dictionary()); in GetExtendedInfoForThread() local
4029 StructuredData::ObjectSP args_dict(new StructuredData::Dictionary()); in GetLoadedDynamicLibrariesInfos() local
4038 StructuredData::ObjectSP args_dict(new StructuredData::Dictionary()); in GetLoadedDynamicLibrariesInfos() local
4047 StructuredData::ObjectSP args_dict(new StructuredData::Dictionary()); in GetLoadedDynamicLibrariesInfos() local
4062 StructuredData::ObjectSP args_dict) { in GetLoadedDynamicLibrariesInfos_sender()
4101 StructuredData::ObjectSP args_dict(new StructuredData::Dictionary()); in GetSharedCacheInfo() local
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dpython_generator.cc620 StringMap args_dict; in PrintServiceClass() local