11 string references to '_form_test_submit_values_json'

form_test_checkboxes_radios in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor to test expansion of #type checkboxes and radios.
form_test_checkboxes_zero in drupal/core/modules/system/tests/modules/form_test/form_test.module
form_test_color in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor for testing #type 'color' elements.
form_test_email in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor for testing #type 'email' elements.
form_test_language_select in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a form to test the language select form element.
form_test_range in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor for testing #type 'range' elements.
form_test_select in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a form to test #type 'select' validation.
form_test_url in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor for testing #type 'url' elements.
_form_test_checkbox in drupal/core/modules/system/tests/modules/form_test/form_test.module
Build a form to test a checkbox.
_form_test_disabled_elements in drupal/core/modules/system/tests/modules/form_test/form_test.module
Build a form to test disabled elements.
_form_test_input_forgery in drupal/core/modules/system/tests/modules/form_test/form_test.module
Build a form to test input forgery of enabled elements.