Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-redundant-declaration.c3 extern int Xyz;
4 extern int Xyz; // Xyz
7 int Xyz = 123; variable
Dreadability-redundant-declaration.cpp21 extern int Xyz;
22 extern int Xyz; // Xyz
25 int Xyz = 123; variable
Dreadability-redundant-declaration-ignore-macros.cpp6 extern int Xyz;
7 extern int Xyz; // Xyz
/external/compiler-rt/test/sanitizer_common/TestCases/Posix/
Ddedup_token_length_test.cc17 namespace Xyz { namespace
24 Xyz::Abc<int, int>(); in bar()
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Ddedup_token_length_test.cpp17 namespace Xyz { namespace
24 Xyz::Abc<int, int>(); in bar()
/external/googletest/googletest/test/
Dgoogletest-filter-unittest_.cc52 TEST_F(FooTest, Xyz) { in TEST_F() argument
Dgoogletest-list-tests-unittest_.cc52 TEST(Abc, Xyz) { in TEST() argument
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-filter-unittest_.cc52 TEST_F(FooTest, Xyz) { in TEST_F() argument
Dgoogletest-list-tests-unittest_.cc52 TEST(Abc, Xyz) { in TEST() argument
/external/googletest/docs/
Dfaq.md552 ASSERT_DEATH(Xyz(5), "Xyz failed");
629 TEST_F(BarTest, Xyz) { ... }
632 Since `FooTest.AbcDeathTest` needs to run before `BarTest.Xyz`, and we don't
652 TEST_F(FooDeathTest, Xyz) { ... ASSERT_DEATH(...) ... }
Dprimer.md538 // Tests that Foo does Xyz.
540 // Exercises the Xyz feature of Foo.
Dgmock_cook_book.md685 TEST(AbcTest, Xyz) {
2482 MOCK_METHOD(bool, Xyz, (), (override));
2492 EXPECT_CALL(foo, Xyz())
Dadvanced.md2185 // Tests that Bar does Xyz.
/external/python/cpython2/Lib/idlelib/
DREADME.txt201 Xyz tab # xyz.py, config-extensions.def