OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extract_manifest
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/tools/gyp/test/win/
gyptest-link-embed-manifest.py
38
def
extract_manifest
(path, resource_name):
function
56
test.fail_test(not
extract_manifest
(test.built_file_path(
58
test.fail_test(not
extract_manifest
(test.built_file_path(
60
test.fail_test(not
extract_manifest
(test.built_file_path(
62
test.fail_test(not
extract_manifest
(test.built_file_path(
69
extract_manifest
(test.built_file_path('test_manifest_extra1.exe',
73
extract_manifest
(test.built_file_path('test_manifest_extra1.exe',
78
extract_manifest
(test.built_file_path('test_manifest_extra2.exe',
82
extract_manifest
(test.built_file_path('test_manifest_extra2.exe',
88
extract_manifest
(test.built_file_path('test_manifest_extra_list.exe'
[
all
...]
gyptest-link-enable-uac.py
38
def
extract_manifest
(path, resource_name):
function
56
test.fail_test(not
extract_manifest
(test.built_file_path(
58
test.fail_test(not
extract_manifest
(test.built_file_path(
60
test.fail_test(not
extract_manifest
(test.built_file_path(
65
manifest = parseString(
extract_manifest
(
77
manifest = parseString(
extract_manifest
(
84
manifest = parseString(
extract_manifest
(
gyptest-link-generate-manifest.py
37
def
extract_manifest
(path, resource_name):
function
64
manifest =
extract_manifest
(exe_file, 1)
68
manifest =
extract_manifest
(exe_file, 1)
74
test.fail_test(
extract_manifest
(exe_file, 1))
gyptest-link-update-manifest.py
37
def
extract_manifest
(path, resource_name):
function
87
return
extract_manifest
(exe_file, 1)
Completed in 2099 milliseconds