Searched refs:expect_null (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc2355 bool expect_null = false; local
2370 expect_null = true;
2380 expect_null = true;
2385 if (UNLIKELY(!expect_null && result == nullptr)) {

Completed in 46 milliseconds