OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:final_plist_path
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/tools/gyp/test/mac/
gyptest-postbuild-copy-bundle.py
27
final_plist_path
= os.path.join(bundled_framework_dir, 'Info.plist')
variable
39
test.must_exist(
final_plist_path
)
40
test.must_contain(
final_plist_path
, '''\
60
test.must_exist(
final_plist_path
)
61
test.must_contain(
final_plist_path
, '''\
Completed in 390 milliseconds