Home
last modified time | relevance | path

Searched refs:final_resource_path (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/gyp/test/mac/
Dgyptest-postbuild-copy-bundle.py28 final_resource_path = os.path.join(bundled_framework_dir, 'resource_file.sb') variable
35 test.must_exist(final_resource_path)
36 test.must_match(final_resource_path,
50 test.must_exist(final_resource_path)
51 test.must_match(final_resource_path, 'New text\n')