OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testrecord2
(Results
1 - 1
of
1
) sorted by null
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
EventManagerTest.java
202
TestRecord
testRecord2
= new TestRecord("testId2", "testDesc2");
209
mTestEventManager.event(
testRecord2
, TEST_END_EVENT, null);
Completed in 183 milliseconds