Home
last modified time | relevance | path

Searched defs:Abc (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Dcast-to-struct.cpp29 struct ABC *Abc; in structToStruct() local
61 struct ABC *Abc; in intToStruct() local
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Ddedup_token_length_test.cpp18 template<class A, class B> void Abc() { in Abc() function
/external/compiler-rt/test/sanitizer_common/TestCases/Posix/
Ddedup_token_length_test.cc18 template<class A, class B> void Abc() { in Abc() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-list-tests-unittest_.cc52 TEST(Abc, Xyz) { in TEST() argument
55 TEST(Abc, Def) { in TEST() argument
Dgoogletest-filter-unittest_.cc49 TEST_F(FooTest, Abc) { in TEST_F() argument
/external/googletest/googletest/test/
Dgoogletest-list-tests-unittest_.cc52 TEST(Abc, Xyz) { in TEST() argument
55 TEST(Abc, Def) { in TEST() argument
Dgoogletest-filter-unittest_.cc49 TEST_F(FooTest, Abc) { in TEST_F() argument
/external/eigen/test/
Dsparse_ref.cpp70 const Block<SparseMatrix<float> > Abc(A,0,1,3,3); in call_ref() local
/external/tensorflow/tensorflow/python/util/
Dnest_test.py210 Abc = collections.namedtuple("A", ("b", "c")) # pylint: disable=invalid-name variable in NestTest
/external/guice/core/test/com/google/inject/internal/
DMultibinderTest.java794 @interface Abc {} annotation in MultibinderTest
DMapBinderTest.java1230 @interface Abc {} annotation in MapBinderTest
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp69 DeclarationMatcher Abc = namedDecl(matchesName("a.*b.*c")); in TEST() local
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp63 DeclarationMatcher Abc = namedDecl(matchesName("a.*b.*c")); in TEST_P() local