Home
last modified time | relevance | path

Searched refs:testX (Results 1 – 14 of 14) sorted by relevance

/external/testng/src/test/java/test/testng173/
DClassB.java7 public void testX() { in testX() method in ClassB
/external/testng/src/test/java/test/testng173/anotherpackage/
DClassC.java8 public void testX() { in testX() method in ClassC
/external/clang/test/CXX/expr/expr.unary/expr.new/
Dp2-cxx0x.cpp24 only<char*> testX = x; in p2example() local
/external/llvm-project/clang/test/CXX/expr/expr.unary/expr.new/
Dp2-cxx0x.cpp26 only<char*> testX = x; in p2example() local
/external/brotli/java/org/brotli/dec/
DDecodeTest.java77 public void testX() throws IOException { in testX() method in DecodeTest
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp6.cpp32 only<int> testX = x; in p3example() local
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp6.cpp32 only<int> testX = x; in p3example() local
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dinfinite-loop-postdom.ll152 ; PostDomTrees of @testX() and @testX-canonicalize() are the same.
/external/llvm-project/clang/test/CodeGenCXX/
Dmember-function-pointers.cpp189 void testX() { &X::test; } in testX() function
/external/clang/test/CodeGenCXX/
Dmember-function-pointers.cpp189 void testX() { &X::test; } in testX() function
/external/skia/src/gpu/geometry/
DGrQuadUtils.cpp241 const V4f& testX, const V4f& testY, in barycentric_coords() argument
298 V4f v2x = (scaleX * testX) - x0; in barycentric_coords()
/external/llvm/lib/Target/X86/
DX86InstrInfo.td3047 // test: We accept "testX <reg>, <mem>" and "testX <mem>, <reg>" as synonyms.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td3519 // test: We accept "testX <reg>, <mem>" and "testX <mem>, <reg>" as synonyms.
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.td3643 // test: We accept "testX <reg>, <mem>" and "testX <mem>, <reg>" as synonyms.