Home
last modified time | relevance | path

Searched defs:experiments (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/cronet/testing/variations/
H A Dfieldtrial_testing_config.json8 "experiments": [ array
28 "experiments": [ array
43 "experiments": [ array
58 "experiments": [ array
76 "experiments": [ array
95 "experiments": [ array
110 "experiments": [ array
164 "experiments": [ array
179 "experiments": [ array
197 "experiments": [ array
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Ddataset_utils_test.cc212 auto experiments = GetExperiments(job_name, hash_func); in TEST_P() local
320 auto experiments = GetExperiments(job_name, hash_func); in TEST_P() local
451 auto experiments = GetExperiments(job_name, hash_func); in TEST_P() local
591 auto experiments = DatasetExperimentRegistry::Experiments(); in TEST() local
H A Ddataset_utils.cc63 static absl::flat_hash_map<string, int64_t>* experiments = in get_dataset_experiments() local
466 absl::flat_hash_set<string> experiments; in GetExperiments() local
531 void LogAndRecordExperiments(const absl::flat_hash_set<string>& experiments) { in LogAndRecordExperiments()
H A Droot_dataset.cc109 auto experiments = GetExperiments(); in AddTraceMetadata() local
377 auto experiments = GetExperiments(); in FinalizeDataset() local
H A Drewrite_utils_test.cc99 absl::flat_hash_set<string> experiments; member
H A Drewrite_utils.cc300 const absl::flat_hash_set<string>& experiments, in SelectOptimizations()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/experiments/
Dconfig.cc61 Experiments experiments; in LoadExperimentsFromConfigVariable() local
108 static NoDestruct<Experiments> experiments{ in ExperimentsSingleton() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Doptimize_dataset_op.cc111 auto experiments = GetExperiments(); in MakeDatasetFromOptions() local
153 auto experiments = GetExperiments(); in MakeDataset() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/experiments/
H A Dconfig.cc106 Experiments experiments; in LoadExperimentsFromConfigVariableInner() local
167 static NoDestruct<Experiments> experiments{ in ExperimentsSingleton() local
/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dfuzz_config_vars_helpers.cc30 std::vector<std::string> experiments; in ValidateExperimentsStringForFuzzing() local
/aosp_15_r20/external/autotest/client/bin/
H A Dkernel_versions_unittest.py74 experiments = ['2.6.1-patch', '2.6.1-rc1_patch', '2.6.18-smp-220.0_patch', variable in kernel_versions_test
/aosp_15_r20/external/federated-compute/fcp/secagg/server/aes/
H A Daes_secagg_server_protocol_impl.h54 std::move(experiments)), in SecAggServerProtocolImpl()
/aosp_15_r20/external/kotlinx.serialization/integration-test/src/commonTest/kotlin/sample/
H A DMultiFileHierarchyModuleB.kt34 @SerialName("experiments") val experiments: List<String> constant in sample.TestSnippet
/aosp_15_r20/art/tools/dexanalyze/
H A Ddexanalyze_bytecode.h58 explicit NewRegisterInstructions(uint64_t experiments) in NewRegisterInstructions()
/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Dresolver_component_tests_runner.py61 experiments = os.environ.get('GRPC_EXPERIMENTS') variable
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/runner/
H A DExperimentingCaliperRun.java261 ImmutableSet<Experiment> dryRun(Iterable<Experiment> experiments) in dryRun()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Ddebug_util.cpp41 std::string experiments = GetEnvString("LTC_EXPERIMENTAL", ""); in LoadExperiments() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/config/
Dconfig_vars.h48 absl::optional<std::string> experiments; member
/aosp_15_r20/external/grpc-grpc/src/core/lib/config/
H A Dconfig_vars.h49 absl::optional<std::string> experiments; member
/aosp_15_r20/external/federated-compute/fcp/secagg/server/
H A Dsecagg_server.cc69 std::unique_ptr<ExperimentsInterface> experiments, in Create()
H A Dsecagg_server_protocol_impl.h111 inline ExperimentsInterface* experiments() const { in experiments() function
H A Dsecagg_server_protocol_impl.cc50 std::unique_ptr<ExperimentsInterface> experiments) in SecAggServerProtocolImpl()
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/
H A Dexperiment.proto436 repeated Experiment experiments = 1; field
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/
H A Dexperiment.proto432 repeated Experiment experiments = 1; field
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3beta1/
H A Dexperiment.proto436 repeated Experiment experiments = 1; field

123