Searched defs:testRecord (Results 1 – 5 of 5) sorted by relevance
99 TestRecord testRecord = new TestRecord("testId", "testDescription"); in testAddEventRecord() local175 TestRecord testRecord = new TestRecord("testId", "testDesc"); in testExtractEventTimings() local204 TestRecord testRecord = new TestRecord("testId", "testDesc"); in testExtractEventTimingsDifferentRecords() local
38 int testRecord(FILE *inputFile, int outputFileFd) in testRecord() function
554 auto testRecord = appRunningRecord->GetAbilityRunningRecordByToken(token); variable
64 public void testRecord() { in testRecord() method in PackageDynamicCodeLoadingTests
4296 std::shared_ptr<UserTestRecord> testRecord = std::make_shared<UserTestRecord>(); in StartEmptyProcess() local