Lines Matching refs:file
3 # you may not use this file except in compliance with the License.
26 foreach(file, test_js_files) {
27 es2abc_gen_abc("gen_${file}_abc") {
28 test_js = "${test_js_path}${file}.js"
29 test_abc = "$target_out_dir/${file}.abc"
31 # Only targets in this file can depend on this.
49 # test file
62 foreach(file, test_js_files) {
63 deps += [ ":gen_${file}_abc" ]
75 # test file
88 foreach(file, test_js_files) {
89 deps += [ ":gen_${file}_abc" ]
101 # test file
114 foreach(file, test_js_files) {
115 deps += [ ":gen_${file}_abc" ]
127 # test file
140 foreach(file, test_js_files) {
141 deps += [ ":gen_${file}_abc" ]
153 # test file