Home
last modified time | relevance | path

Searched refs:tuples (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/room/runtime/src/test/java/androidx/room/
DObservedTableTrackerTest.java100 private static int[] createResponse(int... tuples) { in createResponse() argument
103 for (int i = 0; i < tuples.length; i += 2) { in createResponse()
104 result[tuples[i]] = tuples[i + 1]; in createResponse()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
DHSConnectionCapabilityElementTest.java60 private ByteBuffer getTestBuffer(ProtocolPortTuple[] tuples) { in getTestBuffer() argument
61 ByteBuffer buffer = ByteBuffer.allocate(tuples.length * ProtocolPortTuple.RAW_BYTE_SIZE) in getTestBuffer()
63 for (ProtocolPortTuple tuple : tuples) { in getTestBuffer()
/frameworks/base/core/proto/android/server/
Dfingerprint.proto28 // Each log may include multiple tuples of (user_id, num_fingerprints).
/frameworks/minikin/doc/
Dhyb_file_format.md26 The second section contains the trie in packed form. It is an array of 3-tuples, packed