OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destructor_executed
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_posix_test.cc
26
static bool
destructor_executed
;
variable in namespace:__sanitizer
35
destructor_executed
= true;
44
destructor_executed
= false;
56
EXPECT_TRUE(
destructor_executed
);
58
EXPECT_FALSE(
destructor_executed
);
sanitizer_posix_test.cc
26
static bool
destructor_executed
;
variable in namespace:__sanitizer
35
destructor_executed
= true;
44
destructor_executed
= false;
56
EXPECT_TRUE(
destructor_executed
);
58
EXPECT_FALSE(
destructor_executed
);
Completed in 23 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025