Home
last modified time | relevance | path

Searched refs:DENY (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/irq/
Dirqbalance01.c48 DENY = '-', enumerator
227 (acc & (1 << bit)) ? ALLOW : DENY; in collect_irq_info()
/third_party/cef/tests/ceftests/
Drequest_context_unittest.cc468 DENY, enumerator
534 return (mode_ == DENY); // Return true to cancel the popup. in OnBeforePopup()
603 if (mode_ == DENY) { in OnLoadEnd()
683 } else if (mode_ == DENY || mode_ == DESTROY_PARENT_BEFORE_CREATION || in DestroyTest()
743 POPUP_TEST_GROUP(Deny, DENY)
/third_party/cef/patch/patches/
Dchrome_plugins.patch125 // that the X-Frame-Options protection mechanism is set to either DENY or
/third_party/python/Lib/sqlite3/test/
Ddbapi.py836 return sqlite.DENY