Home
last modified time | relevance | path

Searched refs:SHARD_FILENAME_TEMPLATE (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/tools/
H A Dgen-inlining-tests.py14 SHARD_FILENAME_TEMPLATE = "test/mjsunit/compiler/inline-exception-{shard}.js" variable
472 FILE = open(SHARD_FILENAME_TEMPLATE.format(shard=SHARD_NUM), 'w')
552 print(" print all tests to {}".format(SHARD_FILENAME_TEMPLATE))

Completed in 1 milliseconds