Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 15 of 15) sorted by relevance

/test/vts-testcase/kernel/ltp/shell_environment/
Dshell_environment.py59 def ExecuteDefinitions(self, definitions): argument
62 if not isinstance(definitions, types.ListType):
63 definitions = [definitions]
65 for definition in definitions:
/test/vts-testcase/kernel/ltp/
Drequirements.py19 from vts.testcases.kernel.ltp.shell_environment.definitions import directory_exists
20 from vts.testcases.kernel.ltp.shell_environment.definitions import loop_device_support
21 from vts.testcases.kernel.ltp.shell_environment.definitions import path_permission
22 from vts.testcases.kernel.ltp.shell_environment.definitions import bin_in_path
Denvironment_requirement_checker.py117 definitions = self._REQUIREMENT_DEFINITIONS[requirement]
120 definitions)
/test/vts-testcase/kernel/ltp/shell_environment/definitions/
Dloop_device_support.py18 from vts.testcases.kernel.ltp.shell_environment.definitions.base_definitions import check_setup_cle…
Dbin_in_path.py18 from vts.testcases.kernel.ltp.shell_environment.definitions.base_definitions import check_setup_cle…
Ddirectory_exists.py18 from vts.testcases.kernel.ltp.shell_environment.definitions.base_definitions import check_setup_cle…
Dpath_permission.py18 from vts.testcases.kernel.ltp.shell_environment.definitions.base_definitions import check_setup_cle…
/test/vts/utils/python/library/
DREADME.md9 For more info about the meanings and definitions of each ELF constant and
/test/vts/doc/developer_testing/kernel/
Drun_individual_ltp_testcase.md22 is not listed in the definitions or a required executable was not built.
/test/vts/hals/light/bullhead/
DAndroid.bp17 // This contains the module build definitions for the hardware-specific
/test/vts/proto/
DComponentSpecificationMessage.proto442 // for nested struct type declarations (without actual definitions).
450 // for nested union type declarations (without actual definitions).
531 // The definitions of custom-defined aggregate types.
544 // The definitions of custom-defined aggregate types.
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_coverage_overview.jsp256 // Get CSS color definitions (or default to white)
287 // Get CSS color definitions (or default to white)
Dshow_plan_run.jsp116 // Get CSS color definitions (or default to white)
Dshow_tree.jsp183 // Get CSS color definitions (or default to white)
Dshow_table.jsp158 // Get CSS color definitions (or default to white)