Home | History | Annotate | Download | only in testserver

Lines Matching refs:experiments

73     EXPERIMENTS,
116 EXPERIMENTS: SYNC_TYPE_FIELDS['experiments'],
504 PermanentItem('google_chrome_experiments', name='Experiments',
505 parent_tag=ROOT_ID, sync_type=EXPERIMENTS),
1072 A new entity within the EXPERIMENTS datatype is created with the unique
1079 EXPERIMENTS,
1090 keystore_entry.specifics.CopyFrom(GetDefaultEntitySpecifics(EXPERIMENTS))
1093 keystore_entry.specifics.experiments.keystore_encryption.enabled = True
1133 EXPERIMENTS,
1143 entry.specifics.CopyFrom(GetDefaultEntitySpecifics(EXPERIMENTS))
1145 entry.specifics.experiments.pre_commit_update_avoidance.enabled = True