HomeSort by relevance Sort by last modified time
    Searched refs:v50 (Results 1 - 25 of 27) sorted by null

1 2

  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 93 int v50) {
109 (v50 == 50);
StaticFromNative.java 90 int v50) {
106 (v50 == 50);
InstanceNonce.java 82 int v50);
StaticNonce.java 83 int v50);
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_InstanceNonce.c 278 // int v50);
290 jint v50) {
306 (v50 == 50);
android_jni_cts_StaticNonce.c 293 // int v50);
305 jint v50) {
321 (v50 == 50);
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 22 register int v41=OFF+41,v42=OFF+42,v43=OFF+43,v44=OFF+44,v45=OFF+45,v46=OFF+46,v47=OFF+47,v48=OFF+48,v49=OFF+49,v50=OFF+50; local
53 sum +=v41+v42+v43+v44+v45+v46+v47+v48+v49+v50;
96 register int v41=OFF+41,v42=OFF+42,v43=OFF+43,v44=OFF+44,v45=OFF+45,v46=OFF+46,v47=OFF+47,v48=OFF+48,v49=OFF+49,v50=OFF+50; local
130 sum +=v41+v42+v43+v44+v45+v46+v47+v48+v49+v50;
167 sum +=v41+v42+v43+v44+v45+v46+v47+v48+v49+v50;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 22 register int v41=OFF+41,v42=OFF+42,v43=OFF+43,v44=OFF+44,v45=OFF+45,v46=OFF+46,v47=OFF+47,v48=OFF+48,v49=OFF+49,v50=OFF+50; local
53 sum +=v41+v42+v43+v44+v45+v46+v47+v48+v49+v50;
96 register int v41=OFF+41,v42=OFF+42,v43=OFF+43,v44=OFF+44,v45=OFF+45,v46=OFF+46,v47=OFF+47,v48=OFF+48,v49=OFF+49,v50=OFF+50; local
130 sum +=v41+v42+v43+v44+v45+v46+v47+v48+v49+v50;
167 sum +=v41+v42+v43+v44+v45+v46+v47+v48+v49+v50;
  /external/chromium/testing/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/open-vcdiff/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]

Completed in 563 milliseconds

1 2