Home
last modified time | relevance | path

Searched defs:desired (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Datomic_dex_ref_map-inl.h55 const Value& desired) { in Insert()
/art/test/924-threads/src/art/
DTest924.java220 private static void waitForState(Thread t, int desired) throws Exception { in waitForState()