Searched refs:test_variables (Results 1 - 6 of 6) sorted by relevance

/external/skia/platform_tools/android/tests/
H A Dgyp_to_android_tests.py16 import test_variables namespace
20 sys.path.append(test_variables.BIN_DIR)
37 test_variables.ANDROID_MK)
H A Dandroid_framework_gyp_tests.py16 import test_variables namespace
19 sys.path.append(test_variables.ANDROID_DIR)
H A Dgenerate_user_config_tests.py17 import test_variables namespace
21 sys.path.append(test_variables.GYP_GEN_DIR)
H A Dordered_set_tests.py13 import test_variables namespace
16 sys.path.append(test_variables.GYP_GEN_DIR)
H A Dvar_dict_tests.py13 import test_variables namespace
16 sys.path.append(test_variables.GYP_GEN_DIR)
H A Dmakefile_writer_tests.py17 import test_variables namespace
21 sys.path.append(test_variables.GYP_GEN_DIR)
27 MAKEFILE_NAME = test_variables.ANDROID_MK

Completed in 59 milliseconds