Home
last modified time | relevance | path

Searched defs:result_file (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/tools/gyp/test/mac/
Dgyptest-archs.py23 result_file = test.built_file_path('Test', chdir='archs') variable
34 result_file = test.built_file_path('Test', chdir='archs') variable
40 result_file = test.built_file_path('Test64', chdir='archs') variable
57 result_file = test.built_file_path( variable
62 result_file = test.built_file_path( variable
67 result_file = test.built_file_path('My Framework.framework/My Framework', variable
78 result_file = test.built_file_path( variable
83 result_file = test.built_file_path('Test App.app/Contents/MacOS/Test App', variable
Dgyptest-postbuild-defaults.py22 result_file = test.built_file_path('result', chdir=CHDIR) variable
Dgyptest-action-envvars.py22 result_file = test.built_file_path('result', chdir=CHDIR) variable
/external/chromium_org/tools/gyp/test/ios/
Dgyptest-crosscompile.py30 result_file = test.built_file_path('TestHost', chdir='app-bundle') variable
Dgyptest-per-config-settings.py105 result_file = test.built_file_path('Test App Gyp.bundle/Test App Gyp', variable
132 result_file = test.built_file_path('sig_test.bundle/sig_test', variable
Dgyptest-archs.py53 result_file = test.built_file_path(filename, chdir='app-bundle') variable
/external/wpa_supplicant_8/hs20/client/
Dosu_client.h33 const char *result_file; member
/external/chromium_org/third_party/libxml/src/
Druntest.c3701 const char* result_file) { in c14nRunTest()