Home
last modified time | relevance | path

Searched refs:getWithDefault (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowSystemPropertiesTest.java20 public void getWithDefault() { in getWithDefault() method in ShadowSystemPropertiesTest
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.cpp1422 static Ty getWithDefault(const StringMap<Ty> &Map, StringRef Key, in getWithDefault() function