OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patch_result
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/courgette/
ensemble_unittest.cc
38
courgette::SinkStream
patch_result
;
local
40
status = courgette::ApplyEnsemblePatch(&source, &patch_source, &
patch_result
);
43
EXPECT_EQ(target.OriginalLength(),
patch_result
.Length());
45
patch_result
.Buffer(),
/external/chromium_org/content/browser/
browser_main_runner.cc
92
sidestep::SideStepError
patch_result
=
96
if (
patch_result
!= sidestep::SIDESTEP_SUCCESS) {
/external/chromium_org/components/crash/app/
breakpad_win.cc
407
sidestep::SideStepError
patch_result
=
local
411
if (
patch_result
!= sidestep::SIDESTEP_SUCCESS) {
Completed in 6120 milliseconds