Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ contains
Method
contains
test-app/runtime/src/main/cpp/robin_hood.h:1913–1915 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1911
}
1912
1913
bool contains(const key_type& key) const { // NOLINT(modernize-use-nodiscard)
1914
return 1U == count(key);
1915
}
1916
1917
template <typename OtherKey, typename Self_ = Self>
1918
// NOLINTNEXTLINE(modernize-use-nodiscard)
Callers
15
toContain
Function · 0.45
toHaveBeenCalledWith
Function · 0.45
onMessage
Method · 0.45
logcatContainsString
Method · 0.45
getLogcat
Method · 0.45
generateBinding
Method · 0.45
hasOverriddenOnCreateMethod
Method · 0.45
areAllArgumentsAndReturnTypePublic
Method · 0.45
getClassHierarchyRecursively
Method · 0.45
isActivityClass
Method · 0.45
isApplicationClass
Method · 0.45
isServiceClass
Method · 0.45
Calls
1
count
Class · 0.85
Tested by
15
onMessage
Method · 0.36
logcatContainsString
Method · 0.36
getLogcat
Method · 0.36
generateBinding
Method · 0.36
hasOverriddenOnCreateMethod
Method · 0.36
areAllArgumentsAndReturnTypePublic
Method · 0.36
getClassHierarchyRecursively
Method · 0.36
isActivityClass
Method · 0.36
isApplicationClass
Method · 0.36
isServiceClass
Method · 0.36
isAndroidWorkerClass
Method · 0.36
isSubTypeCompatible
Method · 0.36