Home
last modified time | relevance | path

Searched refs:tc1 (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/test/172-app-image-twice/src/
H A DMain.java25 Class<?> tc1 = Class.forName("TestClass"); in main() local
38 if (tc1 != tc2) { in main()
40 debugPrintClass(tc1); in main()
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DTelephonyConnectionServiceTest.java1257 tcs.add(tc1); in testDontDisconnectSameSub()
1261 assertFalse(tc1.wasDisconnected); in testDontDisconnectSameSub()
1269 tcs.add(tc1); in testDontDisconnectEmergency()
1272 assertFalse(tc1.wasDisconnected); in testDontDisconnectEmergency()
1279 SimpleTelephonyConnection tc1 = createTestConnection(SUB1_HANDLE, in testDontDisconnectExternal() local
1281 tcs.add(tc1); in testDontDisconnectExternal()
1284 assertFalse(tc1.wasDisconnected); in testDontDisconnectExternal()
1292 tcs.add(tc1); in testDisconnectDifferentSub()
1294 assertTrue(tc1.wasDisconnected); in testDisconnectDifferentSub()
1304 tcs.add(tc1); in testDisconnectDifferentSubTwoCalls()
[all …]
/aosp12/art/test/990-field-trace/
H A Dexpected-stdout.txt2 … in method public art.Test990$TestClass1(int,java.lang.Object). New value: tc1 (type: class java.l…
8 …rt.Test990$TestClass1(int,java.lang.Object). New value: TestClass1 { abc: "tc1", xyz: 1, foobar: 0…
/aosp12/packages/apps/TV/tuner/tests/assets/
H A Dcapture_kqed.ts Error!