HomeSort by relevance Sort by last modified time
    Searched refs:Works (Results 1 - 25 of 27) sorted by null

1 2

  /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) {
  /device/asus/grouper/keymaster/
NOTICE 83 "Derivative Works" shall mean any work, whether in Source or Object
87 of this License, Derivative Works shall not include works that remain
89 the Work and Derivative Works thereof.
93 to that Work or Derivative Works thereof, that is intentionally
112 copyright license to reproduce, prepare Derivative Works of,
114 Work and such Derivative Works in Source or Object form.
133 Work or Derivative Works thereof in any medium, with or without
138 Derivative Works a copy of this License; and
143 (c) You must retain, in the Source form of any Derivative Works
    [all...]
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 83 "Derivative Works" shall mean any work, whether in Source or Object
87 of this License, Derivative Works shall not include works that remain
89 the Work and Derivative Works thereof.
93 to that Work or Derivative Works thereof, that is intentionally
112 copyright license to reproduce, prepare Derivative Works of,
114 Work and such Derivative Works in Source or Object form.
133 Work or Derivative Works thereof in any medium, with or without
138 Derivative Works a copy of this License; and
143 (c) You must retain, in the Source form of any Derivative Works
    [all...]
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 83 "Derivative Works" shall mean any work, whether in Source or Object
87 of this License, Derivative Works shall not include works that remain
89 the Work and Derivative Works thereof.
93 to that Work or Derivative Works thereof, that is intentionally
112 copyright license to reproduce, prepare Derivative Works of,
114 Work and such Derivative Works in Source or Object form.
133 Work or Derivative Works thereof in any medium, with or without
138 Derivative Works a copy of this License; and
143 (c) You must retain, in the Source form of any Derivative Works
    [all...]
  /external/chromium_org/third_party/jinja2/_markupsafe/
__init__.py 157 """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/chromium/testing/gmock/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 694 TEST(ReturnPointeeTest, Works) {
  /external/llvm/unittests/Support/
Path.cpp 32 TEST(is_separator, Works) {
  /external/chromium/testing/gtest/test/
gtest_unittest.cc 521 // Tests that codepoint concatenation works correctly.
594 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container.
598 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies.
615 EXPECT_EQ(0, g_sum); // Works for an empty container;
620 EXPECT_EQ(1, g_sum); // Works for a container with one element.
    [all...]
  /external/chromium_org/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 521 // Tests that codepoint concatenation works correctly.
594 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container.
598 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies.
615 EXPECT_EQ(0, g_sum); // Works for an empty container;
620 EXPECT_EQ(1, g_sum); // Works for a container with one element.
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_unittest.cc 521 // Tests that codepoint concatenation works correctly.
594 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works for an empty container.
598 EXPECT_EQ(0, CountIf(v, IsPositive)); // Works when no value satisfies.
615 EXPECT_EQ(0, g_sum); // Works for an empty container;
620 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/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
JSON.pm 726 JSON::XS requires Perl 5.8.2 (but works correctly in 5.8.8 or later), so in older versions
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem,
730 JSON::PP works slower in the versions. And in 5.005, the Unicode handling is not available.
    [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/
JSON.pm 726 JSON::XS requires Perl 5.8.2 (but works correctly in 5.8.8 or later), so in older versions
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem,
730 JSON::PP works slower in the versions. And in 5.005, the Unicode handling is not available.
    [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/
JSON.pm 726 JSON::XS requires Perl 5.8.2 (but works correctly in 5.8.8 or later), so in older versions
729 With Perl 5.8.x JSON::PP works, but from 5.8.0 to 5.8.2, because of a Perl side problem,
730 JSON::PP works slower in the versions. And in 5.005, the Unicode handling is not available.
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
backportPP.pm     [all...]
  /external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
backportPP.pm     [all...]
  /external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
backportPP.pm     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 753 # Works best if the browser is already running.
    [all...]

Completed in 2403 milliseconds

1 2