Home
last modified time | relevance | path

Searched refs:test_X (Results 1 – 17 of 17) sorted by relevance

/external/flatbuffers/grpc/tests/
Dgrpctest.py26 test_X = 3.0 variable
48 assert m.Pos().X() == test_X
145 pos = Vec3.CreateVec3(b, test_X, test_Y, test_Z, test_test1, test_color, test_a, test_b)
/external/llvm-project/clang/test/CodeGenCXX/
Dvisibility-hidden-extern-templates.cpp16 void test_X(X<int> xi, X<char> xc) { in test_X() function
/external/clang/test/CodeGenCXX/
Dvisibility-hidden-extern-templates.cpp16 void test_X(X<int> xi, X<char> xc) { in test_X() function
/external/clang/test/SemaCXX/
Dwarn-unused-parameters.cpp19 void test_X(X<int> &x, int i) { in test_X() function
Doverloaded-operator.cpp258 void test_X(N::X x) { in test_X() function
/external/llvm-project/clang/test/SemaCXX/
Dwarn-unused-parameters.cpp19 void test_X(X<int> &x, int i) { in test_X() function
Doverloaded-operator.cpp258 void test_X(N::X x) { in test_X() function
/external/clang/test/SemaTemplate/
Dvirtual-member-functions.cpp105 void test_X(X<int> &xi, X<float> &xf) { in test_typeid() function
Dtypename-specifier-4.cpp158 void test_X(X<HasIterator> xi) { // expected-note{{in instantiation of template class}} in test_X() function
Dfriend-template.cpp141 void test_X(X<int> x, int_c<5> i5) { in test_X() function
/external/llvm-project/clang/test/SemaTemplate/
Dvirtual-member-functions.cpp148 void test_X(X<int> &xi, X<float> &xf) { in test_typeid() function
Dtypename-specifier-4.cpp158 void test_X(X<HasIterator> xi) { // expected-note{{in instantiation of template class}} in test_X() function
Dfriend-template.cpp141 void test_X(X<int> x, int_c<5> i5) { in test_X() function
/external/python/cpython2/Lib/ctypes/test/
Dtest_keeprefs.py98 def test_X(self): member in DeletePointerTestCase
Dtest_byteswap.py18 def test_X(self): member in Test
/external/python/cpython3/Lib/ctypes/test/
Dtest_keeprefs.py98 def test_X(self): member in DeletePointerTestCase
Dtest_byteswap.py18 def test_X(self): member in Test