OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expectedpatch
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/cts/
VulkanFeaturesTest.java
191
int
expectedPatch
= (expected >> 0) & 0xFFF;
197
(actualPatch <=
expectedPatch
);
Completed in 137 milliseconds