Home
last modified time | relevance | path

Searched defs:expected2 (Results 1 – 13 of 13) sorted by relevance

/aosp12/bionic/tests/
H A Dmath_data_test.h56 RT2 expected2; member
63 int expected2; member
70 int expected2; member
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneNumberWatcherTest.java102 final String expected2 = "(650) 145-6723"; in testInsertChars() local
131 final String expected2 ="(650 123"; in testStopFormatting() local
181 final String expected2 = "650-1234"; in testRestartFormatting() local
280 String expected2 = "1 650-123-4567"; in testAutoCompleteUnformattedWithUnformattedNumber() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/model/
H A DSysUiStateTest.java100 int expected2 = FLAG_1 | FLAG_3 | FLAG_4; in addMultipleRemoveOne_setFlags() local
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/internal/util/
H A DRingBufferTest.java108 String[] expected2 = new String[capacity]; in testRingBufferWithWrapping() local
/aosp12/bionic/libc/bionic/
H A Dmalloc_heapprofd.cpp238 MallocHeapprofdState expected2 = kHookInstalled; in HandleHeapprofdSignal() local
/aosp12/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DHelpersTest.java102 final File expected2 = new File(getContext().getFilesDir(), "file-1.txt"); in testGenerateSaveFileDupes() local
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/utils/quota/
H A DCountQuotaTrackerTest.java263 LongArrayQueue expected2 = new LongArrayQueue(); in testAppRemoval() local
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerCallback_test.cpp932 ExpectedResult expected2; in TEST_F() local
978 ExpectedResult expected2; in TEST_F() local
/aosp12/art/compiler/utils/
H A Dassembler_thumb_test.cc61 std::string expected2 = "\n" + in DumpAndCheck() local
/aosp12/system/apex/apexd/
H A Dapexservice_test.cpp2046 ApexSessionInfo expected2 = CreateSessionInfo(240); in TEST_F() local
/aosp12/system/netd/tests/
H A Dbinder_test.cpp1196 std::vector<int64_t> expected2 = { 8000, 519, 5000, 388 }; in TEST_F() local
/aosp12/art/compiler/optimizing/
H A Dintrinsics_arm64.cc1075 Register expected2 = Register()) { in GenerateCompareAndSet()
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java198 long expected2 = 1234L << 9; in wideGetterSetterTest() local