/external/llvm/unittests/ADT/ |
VariadicFunctionTest.cpp | 41 // argument type, as we want to test that this works. 70 TEST(VariadicFunction1Test, Works) { 98 TEST(VariadicFunction3Test, Works) {
|
/external/opencv3/3rdparty/jinja2/markupsafe/ |
__init__.py | 158 """Escape the string. Works like :func:`escape` with the difference
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
ll-star.rb | 28 * long in theory, but is <=10 in most cases. Works great.
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/ |
profile-mode.rb | 23 * long in theory, but is <=10 in most cases. Works great.
|
/external/gmock/test/ |
gmock-generated-function-mockers_test.cc | 404 // Tests that template mock works. 405 TEST(TemplateMockTest, Works) { 470 // Tests that template mock with calltype works. 471 TEST(TemplateMockTestWithCallType, Works) {
|
gmock-cardinalities_test.cc | 110 TEST(AnyNumber, Works) {
|
gmock-generated-matchers_test.cc | 727 // Tests that a simple MATCHER() definition works. 731 TEST(MatcherMacroTest, Works) { 840 // Tests that a simple MATCHER_P() definition works. 844 TEST(MatcherPMacroTest, Works) { 943 // Tests that a simple MATCHER_P2() definition works. 947 TEST(MatcherPnMacroTest, Works) { [all...] |
gmock-more-actions_test.cc | 695 TEST(ReturnPointeeTest, Works) {
|
/external/google-breakpad/src/testing/test/ |
gmock-generated-function-mockers_test.cc | 369 // Tests that template mock works. 370 TEST(TemplateMockTest, Works) { 422 // Tests that template mock with calltype works. 423 TEST(TemplateMockTestWithCallType, Works) {
|
gmock-cardinalities_test.cc | 110 TEST(AnyNumber, Works) {
|
gmock-generated-matchers_test.cc | 592 // Tests that a simple MATCHER() definition works. 596 TEST(MatcherMacroTest, Works) { 705 // Tests that a simple MATCHER_P() definition works. 709 TEST(MatcherPMacroTest, Works) { 808 // Tests that a simple MATCHER_P2() definition works. 812 TEST(MatcherPnMacroTest, Works) { [all...] |
gmock-more-actions_test.cc | 695 TEST(ReturnPointeeTest, Works) {
|
/prebuilts/go/darwin-x86/src/cmd/vet/testdata/ |
print.go | 162 Printf("%p", ¬PercentDV) // Works regardless: we print it as a pointer.
|
/prebuilts/go/linux-x86/src/cmd/vet/testdata/ |
print.go | 162 Printf("%p", ¬PercentDV) // Works regardless: we print it as a pointer.
|
/external/llvm/unittests/Support/ |
Path.cpp | 44 TEST(is_separator, Works) { 636 // While we're here, prove that .. and . handling works in these long paths. [all...] |
/external/google-breakpad/src/testing/gtest/test/ |
gtest_unittest.cc | 622 // Tests that codepoint concatenation works correctly. 695 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container. 699 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies. 716 EXPECT_EQ(0, g_sum); // Works for an empty container; 721 EXPECT_EQ(1, g_sum); // Works for a container with one element. [all...] |
/external/gtest/test/ |
gtest_unittest.cc | 695 // Tests that codepoint concatenation works correctly. 768 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container. 772 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies. 789 EXPECT_EQ(0, g_sum); // Works for an empty container; 794 EXPECT_EQ(1, g_sum); // Works for a container with one element. [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
gtest_unittest.cc | 695 // Tests that codepoint concatenation works correctly. 768 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container. 772 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies. 789 EXPECT_EQ(0, g_sum); // Works for an empty container; 794 EXPECT_EQ(1, g_sum); // Works for a container with one element. [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_unittest.cc | 704 // Tests that codepoint concatenation works correctly. 777 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container. 781 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies. 798 EXPECT_EQ(0, g_sum); // Works for an empty container; 803 EXPECT_EQ(1, g_sum); // Works for a container with one element. [all...] |
/external/clang/unittests/ASTMatchers/ |
ASTMatchersTest.cpp | [all...] |
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/chai/ |
chai.js | [all...] |
/external/protobuf/gtest/test/ |
gtest_unittest.cc | 490 // Tests that codepoint concatenation works correctly. 561 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container. 565 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies. 582 EXPECT_EQ(0, g_sum); // Works for an empty container; 587 EXPECT_EQ(1, g_sum); // Works for a container with one element. [all...] |
/external/jemalloc/bin/ |
jeprof.in | 783 # Works best if the browser is already running. [all...] |