Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ failure
Method
failure
valdi_core/src/valdi_core/cpp/Utils/Result.cpp:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
bool ResultBase::failure() const noexcept {
22
return _index == kErrorIndex;
23
}
24
25
bool ResultBase::empty() const noexcept {
26
return _index == kUninitializedIndex;
Callers
15
waitForResult
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
SetUp
Method · 0.45
TEST_F
Function · 0.45
SetUpBase
Method · 0.45
TEST_F
Function · 0.45
TEST_P
Function · 0.45
scopedCache
Method · 0.45
loadAsset
Method · 0.45
Calls
no outgoing calls
Tested by
11
waitForResult
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
SetUp
Method · 0.36
TEST_F
Function · 0.36
SetUpBase
Method · 0.36
TEST_F
Function · 0.36
TEST_P
Function · 0.36
TEST
Function · 0.36