Home
last modified time | relevance | path

Searched defs:kTestInt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/
H A DtestBase.h36 kTestInt = ( 1 << 0 ), enumerator
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderParcelUnitTest.cpp103 const int32_t kTestInt = 42; in TEST() local