Home
last modified time | relevance | path

Searched defs:NOT_NULL (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DinvalidStaticField.ts2 class B { static NOT_NULL = new B(); } property in B
/third_party/typescript/tests/baselines/reference/
DinvalidStaticField.js3 class B { static NOT_NULL = new B(); } field in B
/third_party/protobuf/src/google/protobuf/
Dtest_util.h85 NOT_NULL, enumerator