Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
H A DTextInfoCompatUtilsTests.java42 final private static int TEST_COOKIE = 0x1234; field in TextInfoCompatUtilsTests
64 TEST_CHAR_SEQUENCE_START, TEST_CHAR_SEQUENCE_END, TEST_COOKIE, in testGetCharSequence()
/aosp12/system/netd/server/
H A DTrafficControllerTest.cpp51 constexpr int TEST_COOKIE = 1; variable
399 uint64_t cookie = TEST_COOKIE + i; in TEST_F()
409 uint64_t cookie = TEST_COOKIE + i; in TEST_F()