HomeSort by relevance Sort by last modified time
    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