Home
last modified time | relevance | path

Searched defs:testOffset (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/impl/
H A DStringSegmentTest.java24 public void testOffset() { in testOffset() method in StringSegmentTest
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/impl/
H A DStringSegmentTest.java21 public void testOffset() { in testOffset() method in StringSegmentTest
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DPointFTest.java91 public void testOffset() { in testOffset() method in PointFTest
H A DPointTest.java85 public void testOffset() { in testOffset() method in PointTest
H A DRectFTest.java340 public void testOffset() { in testOffset() method in RectFTest
H A DRectTest.java423 public void testOffset() { in testOffset() method in RectTest
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/
H A DArrayTest.php493 public function testOffset() function in ArrayTest
/aosp_15_r20/external/protobuf/php/tests/
H A DArrayTest.php493 public function testOffset() function in ArrayTest
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dstring_segment_test.cpp37 void StringSegmentTest::testOffset() { in testOffset() function in StringSegmentTest
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dstring_segment_test.cpp37 void StringSegmentTest::testOffset() { in testOffset() function in StringSegmentTest
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DGLSnapshotRasterization_unittest.cpp101 GLfloat testOffset[2] = {0.5f, 0.5f}; in TEST_F() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
H A DMagneticFieldMeasurementTestActivity.java174 public String testOffset() throws Throwable { in testOffset() method in MagneticFieldMeasurementTestActivity
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DDisplayShapeTest.java120 public void testOffset() { in testOffset() method in DisplayShapeTest
/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
H A DFlatBuffersTests.swift26 func testOffset() { in testOffset() function
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DWeightRecordTest.java754 private void testOffset(ZoneOffset offset) throws InterruptedException { in testOffset() method in WeightRecordTest
/aosp_15_r20/external/python/dateutil/dateutil/test/
Dtest_tz.py621 def testOffset(self): member in TzUTCTest
2115 def testOffset(self): member in TzWinTest
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp1562 const auto testOffset = in createDrawMultiExtTests() local
/aosp_15_r20/external/flatbuffers/tests/my-game/example/
H A Dmonster.js566 static addTest(builder, testOffset) { argument
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java231 …public static void addTest(FlatBufferBuilder builder, int testOffset) { builder.addOffset(8, testO… in addTest()
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py6167 def testOffset(self): member in SendfileUsingSendTest
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DStateChangeTest.cpp9411 size_t testOffset = vertex * kTestStride1; in TEST_P() local