Home
last modified time | relevance | path

Searched defs:testRecord (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DEventManagerTest.java99 TestRecord testRecord = new TestRecord("testId", "testDescription"); in testAddEventRecord() local
175 TestRecord testRecord = new TestRecord("testId", "testDesc"); in testExtractEventTimings() local
204 TestRecord testRecord = new TestRecord("testId", "testDesc"); in testExtractEventTimingsDifferentRecords() local
/aosp12/frameworks/av/media/libaudioclient/tests/
H A Dtest_create_audiorecord.cpp38 int testRecord(FILE *inputFile, int outputFileFd) in testRecord() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ability_running_record_test/
H A Dams_ability_running_record_test.cpp554 auto testRecord = appRunningRecord->GetAbilityRunningRecordByToken(token); variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
H A DPackageDynamicCodeLoadingTests.java64 public void testRecord() { in testRecord() method in PackageDynamicCodeLoadingTests
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4296 std::shared_ptr<UserTestRecord> testRecord = std::make_shared<UserTestRecord>(); in StartEmptyProcess() local