HomeSort by relevance Sort by last modified time
    Searched defs:negative (Results 51 - 75 of 99) sorted by null

1 23 4

  /external/protobuf/gtest/src/
gtest.cc 195 "'-' and a : separated list of negative patterns (tests to "
197 "patterns and does not match any of the negative patterns.");
229 "How many times to repeat each test. Specify a negative number "
462 // positive filter and negative filter portions
466 String negative; local
469 negative = String("");
472 negative = String(dash+1); // Everything after the dash
482 !MatchesFilter(full_name, negative.c_str()));
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 214 "'-' and a : separated list of negative patterns (tests to "
216 "patterns and does not match any of the negative patterns.");
248 "How many times to repeat each test. Specify a negative number "
481 // positive filter and negative filter portions
485 std::string negative; local
488 negative = "";
491 negative = std::string(dash + 1); // Everything after the dash
501 !MatchesFilter(full_name, negative.c_str()));
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 222 "'-' and a : separated list of negative patterns (tests to "
224 "patterns and does not match any of the negative patterns.");
256 "How many times to repeat each test. Specify a negative number "
489 // positive filter and negative filter portions
493 std::string negative; local
496 negative = "";
499 negative = std::string(dash + 1); // Everything after the dash
509 !MatchesFilter(full_name, negative.c_str()));
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/parser/
CSSPropertyParser.cpp 4909 bool negative = false; local
4992 bool negative = false; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc 673 // some arbitrary but unique non-negative integer assigned to each test
1973 std::string negative; local
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 673 // some arbitrary but unique non-negative integer assigned to each test
1973 std::string negative; local
    [all...]
  /external/svox/pico/lib/
picopr.c 558 picoos_bool negative=FALSE; local
563 negative = TRUE;
582 if (negative) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc 673 // some arbitrary but unique non-negative integer assigned to each test
1973 std::string negative; local
    [all...]
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp 837 bool negative = (tmp[0] & 0x80) != 0; local
838 if (negative) {
859 BN_set_negative(ret, negative ? 1 : 0);
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.2.jar 
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.2/
lombok-ast-0.2.2.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 

Completed in 778 milliseconds

1 23 4