Home
last modified time | relevance | path

Searched defs:import_path (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/tests/
Dgen_all.py7 import_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) variable
8 import_path = os.path.abspath(os.path.join(import_path, 'utils')) variable
Dmodule.py7 import_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) variable
8 import_path = os.path.abspath(os.path.join(import_path, 'utils')) variable
Dtest.py10 import_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) variable
11 import_path = os.path.abspath(os.path.join(import_path, 'utils')) variable