Home
last modified time | relevance | path

Searched defs:resultText (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc-java/examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/
DHelloworldActivity.java46 private TextView resultText; field in HelloworldActivity
112 TextView resultText = (TextView) activity.findViewById(R.id.grpc_response_text); in onPostExecute() local
/external/grpc-grpc-java/examples/android/clientcache/app/src/main/java/io/grpc/clientcacheexample/
DClientCacheExampleActivity.java55 private TextView resultText; field in ClientCacheExampleActivity
163 TextView resultText = (TextView) activity.findViewById(R.id.grpc_response_text); in onPostExecute() local
/external/grpc-grpc/examples/android/helloworld/app/src/main/java/io/grpc/helloworldexample/cpp/
DHelloworldActivity.java45 private TextView resultText; field in HelloworldActivity
146 TextView resultText = (TextView) activity.findViewById(R.id.grpc_response_text); in onPostExecute() local
/external/grpc-grpc/src/android/test/interop/app/src/main/java/io/grpc/interop/cpp/
DInteropActivity.java41 private TextView resultText; field in InteropActivity
102 TextView resultText = (TextView) activity.findViewById(R.id.grpc_result_text); in onPostExecute() local
/external/deqp-deps/SPIRV-Tools/test/
Dtext_destroy_test.cpp58 spv_text resultText = nullptr; in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_destroy_test.cpp58 spv_text resultText = nullptr; in TEST() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dtext_destroy_test.cpp58 spv_text resultText = nullptr; in TEST() local
/external/grpc-grpc-java/android-interop-testing/app/src/main/java/io/grpc/android/integrationtest/
DTesterActivity.java52 private TextView resultText; field in TesterActivity
/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DBaseAutoGlitchActivity.java174 String resultText = getShortReport(); in testConfigurations() local
DTestDisconnectActivity.java352 String resultText = requestPlugin ? "plugIN" : "UNplug"; in testConfiguration() local
DGlitchActivity.java184 String resultText = "#glitches = " + getLastGlitchCount() in getShortReport() local
/external/grpc-grpc-java/examples/example-kotlin/android/helloworld/app/src/main/kotlin/io/grpc/helloworldexample/
DHelloworldActivity.kt93 val resultText: TextView = activity.findViewById(R.id.grpc_response_text) in onPostExecute() constant
/external/grpc-grpc-java/examples/android/routeguide/app/src/main/java/io/grpc/routeguideexample/
DRouteGuideActivity.java56 private TextView resultText; field in RouteGuideActivity
/external/icu/icu4c/source/test/cintltst/
Dreapits.c1513 UText *resultText; in TestUTextAPI() local
1609 UText *resultText; in TestUTextAPI() local
/external/icu/icu4c/source/i18n/
Drematch.cpp286 UText resultText = UTEXT_INITIALIZER; in appendReplacement() local
494 UText resultText = UTEXT_INITIALIZER; in appendTail() local
1689 UText resultText = UTEXT_INITIALIZER; in replaceAll() local
1750 UText resultText = UTEXT_INITIALIZER; in replaceFirst() local
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp2728 UText resultText = UTEXT_INITIALIZER; in API_Replace_UTF8() local
5029 UText *resultText; in PreAllocatedUTextCAPI() local