HomeSort by relevance Sort by last modified time
    Searched refs:set_x (Results 1 - 22 of 22) sorted by null

  /toolchain/binutils/binutils-2.25/gold/testsuite/
plugin_test_7_1.c 25 void set_x(int y);
30 void set_x(int y) function
  /external/google-breakpad/src/testing/gtest/test/
gtest_prod_test.cc 43 a.set_x(1);
55 a.set_x(2);
production.h 51 void set_x(int an_x) { x_ = an_x; } function in class:PrivateCode
  /external/gtest/test/
gtest_prod_test.cc 43 a.set_x(1);
55 a.set_x(2);
production.h 51 void set_x(int an_x) { x_ = an_x; } function in class:PrivateCode
  /external/protobuf/gtest/test/
gtest_prod_test.cc 43 a.set_x(1);
55 a.set_x(2);
production.h 51 void set_x(int an_x) { x_ = an_x; } function in class:PrivateCode
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_prod_test.cc 43 a.set_x(1);
55 a.set_x(2);
production.h 51 void set_x(int an_x) { x_ = an_x; } function in class:PrivateCode
  /ndk/sources/third_party/googletest/googletest/test/
gtest_prod_test.cc 43 a.set_x(1);
55 a.set_x(2);
production.h 51 void set_x(int an_x) { x_ = an_x; } function in class:PrivateCode
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_apitest.java 41 s.set_x(x);
UT_struct.java 48 p.set_x(0, val, true);
UT_math_agree.java 286 s.set_x(x);
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
UT_apitest.java 41 s.set_x(x);
UT_struct.java 48 p.set_x(0, val, true);
UT_math_agree.java 286 s.set_x(x);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_struct.java 48 p.set_x(0, val, true);
UT_math_agree.java 286 s.set_x(x);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
KernelInputTest.java 593 item.set_x(0, new int[]{6}, true);
611 item.set_x(0, input, true);
  /frameworks/base/libs/hwui/
RenderNode.cpp 204 prevealClip->set_x(revealClip.getX());
    [all...]
  /external/v8/test/cctest/
test-api.cc 7782 void set_x(int x) { x_ = x; } function in class:Trivial
7794 void set_x(int x) { x_ = x; } function in class:Trivial2
    [all...]

Completed in 3471 milliseconds