OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testname_
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.27/gold/testsuite/
test.cc
43
this->
testname_
= name;
61
this->
testname_
= NULL;
69
printf("FAIL: %s: %s: %d\n", this->
testname_
, filename, lineno);
78
printf("ERROR: %s: %s\n", this->
testname_
, message);
test.h
37
:
testname_
(NULL), current_fail_(0), passes_(0), failures_(0)
71
const char*
testname_
;
member in class:gold_testsuite::Test_framework
Completed in 214 milliseconds