Home
last modified time | relevance | path

Searched refs:Uint32 (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderParcelUnitTest.cpp192 TEST_READ_WRITE_INVERSE(uint32_t, Uint32, {0, 1, 2});
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp143 TEST_P(Gralloc4TestUint32, Uint32) { in TEST_P() argument