Home
last modified time | relevance | path

Searched defs:TESTFN (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_support.py347 TESTFN = '$test' variable
349 TESTFN = 'testfile' variable
351 TESTFN = '@test' variable
393 TESTFN = "{}_{}_tmp".format(TESTFN, os.getpid()) variable