Home
last modified time | relevance | path

Searched defs:testPos (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dnodes_test.go284 func testPos(t *testing.T, list []test, prefix, suffix string, extract func(*File) Node) { func
/aosp_15_r20/external/python/pyasn1/tests/type/
Dtest_univ.py263 def testPos(self): member in IntegerTestCase
836 def testPos(self): member in RealTestCase
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fPrimitiveBoundingBoxTests.cpp3262 const tcu::IVec2 testPos(pixelCenter.x() + dx, pixelCenter.y() + dy); in verifyNarrowPointPattern() local
3344 const tcu::IVec2 testPos = pointPos + tcu::IVec2(dx, dy); in verifyWidePoint() local