Home
last modified time | relevance | path

Searched refs:kFoo (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/test/asan/TestCases/
Dmemcmp_strict_test.cc9 char kFoo[] = "foo"; in main() local
11 int res = memcmp(kFoo, kFubar, strlen(kFubar)); in main()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_nesting_test.cc40 const char kFoo[] = "foo"; variable
176 ASSERT_DEATH(DoCrash(kFoo), in TEST()
178 std::string(kFoo) + in TEST()
/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dwtf-expected.cc15 static const bool kFoo = true; member in WTF::XmlHTTPRequest
/external/libchrome/mojo/core/
Dembedder_unittest.cc144 const std::string kFoo = "foo"; in TEST_F() local
145 WriteMessage(h0, kFoo); in TEST_F()
155 EXPECT_EQ(kFoo, ReadMessage(h1)); in TEST_F()
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_structs.mojom68 const string kFoo = "foo";
82 string f13 = kFoo;
83 string? f14 = kFoo;
/external/skia/tests/
DFitsInTest.cpp17 kFoo, enumerator
/external/clang/test/CodeGenCXX/
Dreferences.cpp113 void * const & kFoo = foo; variable
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1104 kFoo = 1, enumerator