Home
last modified time | relevance | path

Searched refs:test_Y (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/grpc/tests/
Dgrpctest.py27 test_Y = 2.0 variable
49 assert m.Pos().Y() == test_Y
145 pos = Vec3.CreateVec3(b, test_X, test_Y, test_Z, test_test1, test_color, test_a, test_b)
/third_party/python/Lib/test/
Dtest_getargs2.py1062 def test_Y(self): member in Object_TestCase