Home
last modified time | relevance | path

Searched defs:resultIn (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DD3D12Error.h34 #define CheckHRESULT(resultIn, contextIn) \ argument
37 #define CheckOutOfMemoryHRESULT(resultIn, contextIn) \ argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanError.h36 #define CheckVkSuccess(resultIn, contextIn) \ argument
42 #define CheckVkOOMThenSuccess(resultIn, contextIn) \ argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite.cpp418 void UpdateCurrentTestResult(const testing::TestResult &resultIn, TestResults *resultsOut) in UpdateCurrentTestResult()
471 const testing::TestResult &resultIn = *testInfo.result(); in OnTestEnd() local
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp3084 Pointer<Int4> resultIn = function.Arg<1>(); in TEST() local