Home
last modified time | relevance | path

Searched defs:create_config (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/crosvm/media/libvda/tests/
H A Dencode_tests.rs16 fn create_config() -> Config { in create_config() function
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DCapabilitiesTest.py32 def create_config(self, dtype, service_name): member in CapabilitiesTest
DMessageTest.py60 def create_config(self, is_publish, extra_diff=None): member in MessageTest
DDataPathTest.py55 def create_config(self, dtype): member in DataPathTest
/aosp_15_r20/external/coreboot/util/abuild/
H A Dabuild206 function create_config function
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/test/aware/integration/
Dwifi_aware_message_test.py199 def create_config(self, is_publish, extra_diff=None): member in WifiAwareMessageTest
/aosp_15_r20/external/rust/cros-libva/lib/src/
Ddisplay.rs318 pub fn create_config( in create_config() method
/aosp_15_r20/system/extras/torq/
H A Dcommand_executor.py90 def create_config(command, android_sdk_version): member in ProfilerCommandExecutor
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/
H A Dalts_handshaker_client_test.cc320 static alts_handshaker_client_test_config* create_config() { in create_config() function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Dgeneric_utils.py301 def create_config(self, base_config, obj): member in SharedObjectSavingScope
/aosp_15_r20/external/skia/bench/
H A Dnanobench.cpp565 static std::optional<Config> create_config(const SkCommandLineConfig* config) { in create_config() function
/aosp_15_r20/external/crosvm/src/sys/
H A Dwindows.rs2719 fn create_config(test_dir: &TempDir) -> Config { in create_config() function