OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISABLE_ON_LSAN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/tests/
unit_tests.h
30
#define
DISABLE_ON_LSAN
(test_name) DISABLED_##test_name
32
#define
DISABLE_ON_LSAN
(test_name) test_name
/external/chromium_org/sandbox/linux/services/
credentials_unittest.cc
205
SANDBOX_TEST(Credentials,
DISABLE_ON_LSAN
(DropFileSystemAccessIsSafe)) {
220
SANDBOX_TEST(Credentials,
DISABLE_ON_LSAN
(CannotRegainPrivileges)) {
Completed in 139 milliseconds