Searched refs:orig_result (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_entry_impl.h273 int orig_result,
H A Dsimple_entry_impl.cc1313 int orig_result,
1329 *result = orig_result;
1330 if (orig_result >= 0)
1312 ChecksumOperationComplete( int orig_result, int stream_index, const CompletionCallback& completion_callback, scoped_ptr<int> result) argument
/external/chromium_org/v8/test/cctest/
H A Dtest-serialize.cc755 Handle<Object> orig_result = local
757 CHECK(orig_result->IsInternalizedString());
778 CHECK(orig_result.is_identical_to(copy_result));
/external/lldb/test/unittest2/
H A Dcase.py325 orig_result = result
395 if orig_result is None:

Completed in 123 milliseconds