Searched defs:create_config (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/crosvm/media/libvda/tests/ |
H A D | encode_tests.rs | 16 fn create_config() -> Config { in create_config() function
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/ |
D | CapabilitiesTest.py | 32 def create_config(self, dtype, service_name): member in CapabilitiesTest
|
D | MessageTest.py | 60 def create_config(self, is_publish, extra_diff=None): member in MessageTest
|
D | DataPathTest.py | 55 def create_config(self, dtype): member in DataPathTest
|
/aosp_15_r20/external/coreboot/util/abuild/ |
H A D | abuild | 206 function create_config function
|
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/test/aware/integration/ |
D | wifi_aware_message_test.py | 199 def create_config(self, is_publish, extra_diff=None): member in WifiAwareMessageTest
|
/aosp_15_r20/external/rust/cros-libva/lib/src/ |
D | display.rs | 318 pub fn create_config( in create_config() method
|
/aosp_15_r20/system/extras/torq/ |
H A D | command_executor.py | 90 def create_config(command, android_sdk_version): member in ProfilerCommandExecutor
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/ |
H A D | alts_handshaker_client_test.cc | 320 static alts_handshaker_client_test_config* create_config() { in create_config() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/ |
H A D | generic_utils.py | 301 def create_config(self, base_config, obj): member in SharedObjectSavingScope
|
/aosp_15_r20/external/skia/bench/ |
H A D | nanobench.cpp | 565 static std::optional<Config> create_config(const SkCommandLineConfig* config) { in create_config() function
|
/aosp_15_r20/external/crosvm/src/sys/ |
H A D | windows.rs | 2719 fn create_config(test_dir: &TempDir) -> Config { in create_config() function
|