Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_symtable.py148 def test_name(self): member in SymtableTest
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c21 raiseTestError(const char* test_name, const char* msg) in raiseTestError()