chromium/components/policy/test/data/pref_mapping/DeviceSwitchFunctionKeysBehaviorEnabled.json

[
  {
    "os": [
      "chromeos_ash"
    ],
    "simple_policy_pref_mapping_test": {
      "pref_name": "ash.settings.switch_function_keys_behavior_enabled",
      "pref_location": "local_state",
      "default_value": false,
      "values_to_test": [
        true,
        false
      ]
    }
  }
]