HomeSort by relevance Sort by last modified time
    Searched full:matchers (Results 801 - 825 of 1392) sorted by null

<<31323334353637383940>>

  /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
DeviceOwnerProvisioningControllerTest.java 20 import static org.mockito.Matchers.anyInt;
21 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
BluetoothEnablerTest.java 52 import static org.mockito.Matchers.any;
53 import static org.mockito.Matchers.anyBoolean;
DeviceProfilesSettingsTest.java 50 import static org.mockito.Matchers.any;
51 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/anomaly/checker/
WakeupAlarmAnomalyDetectorTest.java 22 import static org.mockito.Matchers.any;
23 import static org.mockito.Matchers.anyInt;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
WorkSoundPreferenceControllerTest.java 22 import static org.mockito.Matchers.anyInt;
23 import static org.mockito.Matchers.eq;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/password/
SetNewPasswordControllerTest.java 33 import static org.mockito.Matchers.any;
34 import static org.mockito.Matchers.eq;
  /packages/services/Telephony/tests/src/com/android/services/telephony/
EmergencyCallStateListenerTest.java 37 import static org.mockito.Matchers.anyBoolean;
38 import static org.mockito.Matchers.isNull;
  /prebuilts/tools/common/m2/repository/junit/junit/4.8.2/
junit-4.8.2.jar 
  /external/clang/lib/ASTMatchers/Dynamic/
Marshallers.h 132 /// Returns whether the matcher is variadic. Variadic matchers can take any
152 /// Such matchers are excluded from code completion results.
231 /// \brief Helper methods to extract and merge all possible typed matchers
259 std::vector<DynTypedMatcher> Matchers;
260 mergePolyMatchers(PolyMatcher, Matchers, typename T::ReturnTypes());
261 VariantMatcher Out = VariantMatcher::PolymorphicMatcher(std::move(Matchers));
  /external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
CharMatcherTest.java 398 // Try a few different matchers which all match '-' and not 'x'
456 // Try a few different matchers which all match '-' and not 'x'
491 // Try a few different matchers which all match '-' and not 'x'
525 // Try a few different matchers which all match '-' and not 'x'
559 // Try a few different matchers which all match '-' and not 'x'
582 // Some matchers are so efficient that it is a waste of effort to
  /external/guava/guava-tests/test/com/google/common/base/
CharMatcherTest.java 467 // Try a few different matchers which all match '-' and not 'x'
525 // Try a few different matchers which all match '-' and not 'x'
560 // Try a few different matchers which all match '-' and not 'x'
594 // Try a few different matchers which all match '-' and not 'x'
628 // Try a few different matchers which all match '-' and not 'x'
651 // Some matchers are so efficient that it is a waste of effort to
  /prebuilts/misc/common/robolectric/lib/
hamcrest-library-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar 
  /external/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
411 // Matchers for specific binary operators.
696 // Matchers for CmpInst classes
737 // Matchers for SelectInst classes
772 // Matchers for CastInst classes
830 // Matchers for unary operators
905 // Matchers for control flow.
947 // Matchers for max/min idioms, eg: "select (sgt x, y), x, y" -> smax(x,y).
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
424 // Matchers for specific binary operators.
709 // Matchers for CmpInst classes
750 // Matchers for SelectInst classes
785 // Matchers for CastInst classes
862 // Matchers for unary operators
937 // Matchers for control flow.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
424 // Matchers for specific binary operators.
709 // Matchers for CmpInst classes
750 // Matchers for SelectInst classes
785 // Matchers for CastInst classes
862 // Matchers for unary operators
937 // Matchers for control flow.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
424 // Matchers for specific binary operators.
709 // Matchers for CmpInst classes
750 // Matchers for SelectInst classes
785 // Matchers for CastInst classes
862 // Matchers for unary operators
937 // Matchers for control flow.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
424 // Matchers for specific binary operators.
709 // Matchers for CmpInst classes
750 // Matchers for SelectInst classes
785 // Matchers for CastInst classes
862 // Matchers for unary operators
937 // Matchers for control flow.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
424 // Matchers for specific binary operators.
709 // Matchers for CmpInst classes
750 // Matchers for SelectInst classes
785 // Matchers for CastInst classes
862 // Matchers for unary operators
937 // Matchers for control flow.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
424 // Matchers for specific binary operators.
709 // Matchers for CmpInst classes
750 // Matchers for SelectInst classes
785 // Matchers for CastInst classes
862 // Matchers for unary operators
937 // Matchers for control flow.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
424 // Matchers for specific binary operators.
709 // Matchers for CmpInst classes
750 // Matchers for SelectInst classes
785 // Matchers for CastInst classes
862 // Matchers for unary operators
937 // Matchers for control flow.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 115 /// Combine two pattern matchers matching L || R
121 /// Combine two pattern matchers matching L && R
424 // Matchers for specific binary operators.
709 // Matchers for CmpInst classes
750 // Matchers for SelectInst classes
785 // Matchers for CastInst classes
862 // Matchers for unary operators
937 // Matchers for control flow.
    [all...]
  /prebuilts/tools/common/m2/repository/junit/junit-dep/4.10/
junit-dep-4.10.jar 
  /external/google-breakpad/src/testing/include/gmock/
gmock-spec-builders.h 39 // ON_CALL(mock_object, Method(argument-matchers))
48 // EXPECT_CALL(mock_object, Method(argument-matchers))
49 // .With(multi-argument-matchers)
71 #include "gmock/gmock-matchers.h"
289 const ArgumentMatcherTuple& matchers)
291 matchers_(matchers),
324 // Returns true iff the given arguments match the matchers.
340 // ON_CALL(mock_object, Method(matchers))
348 // matchers => matchers_
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-spec-builders.h 39 // ON_CALL(mock_object, Method(argument-matchers))
48 // EXPECT_CALL(mock_object, Method(argument-matchers))
49 // .With(multi-argument-matchers)
75 #include "gmock/gmock-matchers.h"
294 const ArgumentMatcherTuple& matchers)
296 matchers_(matchers),
329 // Returns true iff the given arguments match the matchers.
345 // ON_CALL(mock_object, Method(matchers))
353 // matchers => matchers_
    [all...]

Completed in 1807 milliseconds

<<31323334353637383940>>