/aosp_15_r20/external/webrtc/modules/audio_processing/ |
H A D | audio_processing_impl_locking_unittest.cc | 124 TestConfig test_config; in GenerateBriefTestConfigs() local 158 auto add_processing_apis = [](TestConfig test_config) { in GenerateExtensiveTestConfigs() 191 for (auto test_config : in) { in GenerateExtensiveTestConfigs() local 212 for (auto test_config : in) { in GenerateExtensiveTestConfigs() local 225 for (auto test_config : in) { in GenerateExtensiveTestConfigs() local 243 TestConfig test_config; in GenerateExtensiveTestConfigs() local 532 const TestConfig* test_config, in StatsProcessor() 562 const TestConfig* test_config, in CaptureProcessor() 788 const TestConfig* test_config, in RenderProcessor()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_mod_race.c | 33 struct test_config { struct 34 const char *str_open; 35 void *(*bpf_open_and_load)(); 36 void (*bpf_destroy)(void *);
|
/aosp_15_r20/tools/asuite/atest/unittest_data/ |
H A D | module-info.json | 30 …"single_config_module": {"module_name": "single_config_module", "test_config": ["my/single/config… array 31 …"androidtest_config_module": {"module_name": "androidtest_config_module", "test_config": [], "pa… array 32 …"multiple_config_module": {"module_name": "multiple_config_module", "test_config": ["my/multiple/… array 33 …"MainModule1": {"module_name": "MainModule1", "test_config": [], "test_mainline_modules": ["foo2.a… array 34 …"MainModule2": {"module_name": "MainModule2", "test_config": ["unittest_data/parameter_config/main… array 35 …"MainModule3": {"module_name": "MainModule3", "test_config": ["unittest_data/parameter_config/para… array
|
/aosp_15_r20/tools/asuite/atest/ |
H A D | atest_utils.py | 1444 def get_android_junit_config_filters(test_config): argument 1466 def get_config_parameter(test_config): argument 1488 def get_config_device(test_config): argument 1511 def get_mainline_param(test_config): argument 1561 def get_config_gtest_args(test_config): argument 1673 def get_config_preparer_options(test_config, class_name): argument
|
H A D | atest_main_unittest.py | 365 test_config=None, argument
|
/aosp_15_r20/build/soong/scripts/ |
H A D | test_config_fixer_test.py | 42 test_config = ( variable in OverwritePackageNameTest 125 test_config = ( variable in OverwriteMainlineModulePackageNameTest
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | acceleration_test_util_internal.h | 40 ConfigurationEntry(const std::string& test_id_rex, T test_config, in ConfigurationEntry() 87 const std::vector<ConfigurationEntry<T>>* test_config = in GetAccelerationTestParam() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_setmode.c | 75 struct test_config { struct 76 const char *name; 77 enum test_flags flags; 78 drmModeRes *resources;
|
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/ |
H A D | benchmark_pytorch.py | 113 def __init__(self, op_bench, test_config): argument 181 def create_pytorch_op_test_case(op_bench, test_config): argument
|
/aosp_15_r20/external/perfetto/test/ |
H A D | traced_integrationtest.cc | 314 protos::gen::TestConfig test_config; in TEST() local 429 auto* test_config = ds_config->mutable_for_testing(); in TEST() local
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | config_unittest.py | 18 def test_config(self): member in ConfigTestCase
|
/aosp_15_r20/external/python/mobly/mobly/ |
D | config_parser.py | 35 def _validate_test_config(test_config): argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/cellular/performance/ |
D | CellularFr2SensitivityTest.py | 241 def generate_endc_combo_config(self, test_config): argument
|
D | CellularFr2UplinkPowerSweepTest.py | 85 def generate_endc_combo_config(self, test_config): argument
|
D | CellularFr2PeakThroughputTest.py | 268 def generate_endc_combo_config(self, test_config): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ |
D | GsmSimulation.py | 57 def __init__(self, simulator, log, dut, test_config, calibration_table): argument
|
D | UmtsSimulation.py | 90 def __init__(self, simulator, log, dut, test_config, calibration_table): argument
|
D | PresetSimulation.py | 32 test_config, argument
|
D | BaseSimulation.py | 75 test_config, argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/ |
D | config_parser.py | 39 def _validate_test_config(test_config): argument
|
D | test_runner.py | 64 def execute_one_test_class(test_class, test_config, test_identifier): argument
|
/aosp_15_r20/external/bazelbuild-rules_rust/test/process_wrapper/ |
H A D | process_wrapper_tester.cc | 165 std::string test_config = argv[1]; in main() local
|
/aosp_15_r20/tools/asuite/atest/coverage/ |
H A D | coverage_unittest.py | 317 test_config=None, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/ |
H A D | layer_test.py | 284 def test_config(self, strategy_fn): member in LayerTest
|
/aosp_15_r20/external/kmod/testsuite/ |
H A D | testsuite.h | 29 enum test_config { enum
|