Home
last modified time | relevance | path

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

/aosp_15_r20/system/server_configurable_flags/aconfigd/tests/
H A DAconfigdJavaUtilsTest.java72 ProtoOutputStream serverReturn = writeListFlagsRequest(Arrays.asList(expectedRev)); in testListFlagsValueInNewStorage_singleFlag() local
126 ProtoOutputStream serverReturn = in testListFlagsValueInNewStorage_multiFlags() local
146 ProtoOutputStream serverReturn = new ProtoOutputStream(); in testListFlagsValueInNewStorage_errorMessage() local
174 ProtoOutputStream serverReturn = new ProtoOutputStream(); in testListFlagsValueInNewStorage_checkRequest() local
196 ProtoOutputStream serverReturn = new ProtoOutputStream(); in writeListFlagsRequest() local
H A DAconfigdClientSocketTest.java75 ProtoOutputStream serverReturn = new ProtoOutputStream(); in testSend() local