Searched defs:test_control (Results 1 - 4 of 4) sorted by relevance

/external/autotest/site_utils/autoupdate/lib/
H A Dtest_params.py9 import test_control namespace
134 test_control.get_test_name(), self.unique_name_suffix())
/external/autotest/site_utils/autoupdate/
H A Dfull_release_test.py28 from autotest_lib.site_utils.autoupdate.lib import test_control namespace
47 'site_tests', test_control.get_test_name()))
372 parametrized_control_code = test_control.generate_full_control_file(
494 with open(test_control.get_control_file_name()) as f:
504 test_control_file = test_control.dump_autotest_control_file(
/external/sqlite/dist/orig/
H A Dsqlite3ext.h203 int (*test_control)(int, ...); member in struct:sqlite3_api_routines
450 #define sqlite3_test_control sqlite3_api->test_control
/external/sqlite/dist/
H A Dsqlite3ext.h203 int (*test_control)(int, ...); member in struct:sqlite3_api_routines
450 #define sqlite3_test_control sqlite3_api->test_control

Completed in 230 milliseconds