Home
last modified time | relevance | path

Searched defs:expectedLevel (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/fudger/
H A DLocationFudgerCacheTest.java250 int expectedLevel = 4; in locationFudgerCache_whenProviderIsQueried_resultIsCached() local
323 int expectedLevel = 25; in locationFudgerCache_canContainUpToMaxSizeItems() local
/aosp_15_r20/external/slf4j/jul-to-slf4j/src/test/java/org/slf4j/bridge/
H A DSLF4JBridgeHandlerTest.java222 void assertLevel(int index, org.apache.log4j.Level expectedLevel) { in assertLevel()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCoverage.java80 Level expectedLevel = (Level) test[2]; in TestSelected() local
H A DTestCoverageLevel.java202 Level expectedLevel = Level.fromString(row[1]); in doSpecificPathTest() local
/aosp_15_r20/external/pigweed/pw_web/log-viewer/test/
H A Dlog-source.test.js165 const expectedLevel = mapMethodToLevel(method); constant
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DBrightnessThrottlerTest.java518 ThrottlingLevel expectedLevel = expected.get(i); in assertThrottlingLevelsEquals() local
H A DBrightnessMappingStrategyTest.java236 final float expectedLevel = MathUtils.map(DISPLAY_RANGE_NITS[0], DISPLAY_RANGE_NITS[1], in testPhysicalStrategyMappingAtControlPoints() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp1566 UCollationResult expectedOrder, Collation::Level expectedLevel, in checkCompareTwo()
1797 Collation::Level expectedLevel = relation; in checkCompareStrings() local
H A Ditspoof.cpp662 URestrictionLevel expectedLevel = test.fExpectedRestrictionLevel; in testRestrictionLevel() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dcollationtest.cpp1566 UCollationResult expectedOrder, Collation::Level expectedLevel, in checkCompareTwo()
1797 Collation::Level expectedLevel = relation; in checkCompareStrings() local
H A Ditspoof.cpp662 URestrictionLevel expectedLevel = test.fExpectedRestrictionLevel; in testRestrictionLevel() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java2646 @NtnSignalStrength.NtnSignalStrengthLevel int expectedLevel = NTN_SIGNAL_STRENGTH_GREAT; in testRequestNtnSignalStrengthWithFeatureFlagEnabled() local
2682 @NtnSignalStrength.NtnSignalStrengthLevel int expectedLevel = NTN_SIGNAL_STRENGTH_GREAT; in testRequestNtnSignalStrengthWithFeatureFlagDisabled() local
2735 @NtnSignalStrength.NtnSignalStrengthLevel int expectedLevel = NTN_SIGNAL_STRENGTH_NONE; in testRegisterForNtnSignalStrengthChangedWithFeatureFlagEnabled() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/text/
H A DSpoofCheckerTest.java633 RestrictionLevel expectedLevel = (RestrictionLevel) test[1]; in TestRestrictionLevel() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
H A DSpoofCheckerTest.java636 RestrictionLevel expectedLevel = (RestrictionLevel) test[1]; in TestRestrictionLevel() local
/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DActivityManagerTest.java1653 final int[] expectedLevel = new int[1]; in testTrimMemActivityFg() local
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
H A DSatelliteManagerTestOnMockService.java3568 @NtnSignalStrength.NtnSignalStrengthLevel int expectedLevel = in testNtnSignalStrength() local