OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LSanTestLeakingFunc
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/lsan/lit_tests/TestCases/
suppressions_default.cc
13
return "leak:*
LSanTestLeakingFunc
*";
16
void
LSanTestLeakingFunc
() {
22
LSanTestLeakingFunc
();
28
// CHECK: 1 666 *
LSanTestLeakingFunc
*
suppressions_file.cc
13
return "leak:*
LSanTestLeakingFunc
*";
16
void
LSanTestLeakingFunc
() {
22
LSanTestLeakingFunc
();
28
// CHECK: 1 666 *
LSanTestLeakingFunc
*
Completed in 46 milliseconds