/external/llvm-project/clang/test/Analysis/ |
D | cast-to-struct.cpp | 29 struct ABC *Abc; in structToStruct() local 61 struct ABC *Abc; in intToStruct() local
|
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/ |
D | dedup_token_length_test.cpp | 18 template<class A, class B> void Abc() { in Abc() function
|
/external/compiler-rt/test/sanitizer_common/TestCases/Posix/ |
D | dedup_token_length_test.cc | 18 template<class A, class B> void Abc() { in Abc() function
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 52 TEST(Abc, Xyz) { in TEST() argument 55 TEST(Abc, Def) { in TEST() argument
|
D | googletest-filter-unittest_.cc | 49 TEST_F(FooTest, Abc) { in TEST_F() argument
|
/external/googletest/googletest/test/ |
D | googletest-list-tests-unittest_.cc | 52 TEST(Abc, Xyz) { in TEST() argument 55 TEST(Abc, Def) { in TEST() argument
|
D | googletest-filter-unittest_.cc | 49 TEST_F(FooTest, Abc) { in TEST_F() argument
|
/external/eigen/test/ |
D | sparse_ref.cpp | 70 const Block<SparseMatrix<float> > Abc(A,0,1,3,3); in call_ref() local
|
/external/tensorflow/tensorflow/python/util/ |
D | nest_test.py | 210 Abc = collections.namedtuple("A", ("b", "c")) # pylint: disable=invalid-name variable in NestTest
|
/external/guice/core/test/com/google/inject/internal/ |
D | MultibinderTest.java | 794 @interface Abc {} annotation in MultibinderTest
|
D | MapBinderTest.java | 1230 @interface Abc {} annotation in MapBinderTest
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersNodeTest.cpp | 69 DeclarationMatcher Abc = namedDecl(matchesName("a.*b.*c")); in TEST() local
|
/external/llvm-project/clang/unittests/ASTMatchers/ |
D | ASTMatchersNodeTest.cpp | 63 DeclarationMatcher Abc = namedDecl(matchesName("a.*b.*c")); in TEST_P() local
|