Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: runtime/bin/fuchsia_vm_tests.txt

Issue 2263783002: [fuchsia] remove unused file. update vm test statuses (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/sdk/@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « runtime/bin/BUILD.gn ('k') | runtime/bin/run_vm_tests_fuchsia.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 GetRandomBytes
2 CircularLinkedList
3 Read
4 FileLength
5 FilePosition
6 Set
7 StackAllocatedDestruction
8 StackAllocatedLongJump
9 StackResourceDestruction
10 StackResourceLongJump
11 StoreIntoObject
12 ReadArgument
13 AddressingModes
14 JumpAroundCrash
15 SimpleLoop
16 Cmpb
17 Testb
18 Increment
19 IncrementLong
20 Decrement
21 DecrementLong
22 SignedMultiply
23 UnsignedMultiply
24 SignedMultiply64
25 SignedMultiplyLong
26 OverflowSignedMultiply
27 SignedMultiply1
28 SignedMultiply2
29 UnsignedMultiplyLong
30 SignedDivide
31 UnsignedDivide
32 SignedDivideLong
33 UnsignedDivideLong
34 Negate
35 BitScanReverse
36 MoveExtend
37 MoveExtend32
38 MoveExtendMemory
39 MoveExtend32Memory
40 MoveWord
41 MoveWordRex
42 LongAddReg
43 LongAddImmediate
44 LongAddAddress
45 LongSubReg
46 LongSubImmediate
47 LongSubAddress
48 AddReg
49 AddImmediate
50 AddAddress
51 SubReg
52 SubImmediate
53 SubAddress
54 Bitwise
55 Bitwise64
56 LogicalOps
57 LogicalOps64
58 LogicalTestL
59 LogicalTestQ
60 CompareSwapEQ
61 CompareSwapNEQ
62 Exchange
63 LargeConstant
64 CallSimpleLeaf
65 JumpSimpleLeaf
66 JumpIndirect
67 SingleFPMoves
68 SingleFPMoves2
69 PackedDoubleAdd
70 PackedDoubleSub
71 PackedDoubleNegate
72 PackedDoubleAbsolute
73 PackedDoubleMul
74 PackedDoubleDiv
75 PackedDoubleSqrt
76 PackedDoubleMin
77 PackedDoubleMax
78 PackedDoubleShuffle
79 PackedDoubleToSingle
80 PackedSingleToDouble
81 SingleFPOperations
82 PackedFPOperations
83 PackedIntOperations
84 PackedIntOperations2
85 PackedFPOperations2
86 PackedCompareEQ
87 PackedCompareNEQ
88 PackedCompareLT
89 PackedCompareLE
90 PackedCompareNLT
91 PackedCompareNLE
92 PackedNegate
93 PackedAbsolute
94 PackedSetWZero
95 PackedMin
96 PackedMax
97 PackedLogicalOr
98 PackedLogicalAnd
99 PackedLogicalNot
100 PackedMoveHighLow
101 PackedMoveLowHigh
102 PackedUnpackLow
103 PackedUnpackHigh
104 PackedUnpackLowPair
105 PackedUnpackHighPair
106 DoubleFPMoves
107 DoubleFPOperations
108 Int32ToDoubleConversion
109 Int64ToDoubleConversion
110 DoubleToInt64Conversion
111 TestObjectCompare
112 TestNop
113 TestAlign0
114 TestAlign1
115 TestAlign1Offset1
116 TestAlignLarge
117 TestAdds
118 TestNot
119 TestNotInt32
120 XorpdZeroing
121 XorpdZeroing2
122 Pxor
123 SquareRootDouble
124 DoubleFPUStackMoves
125 Sine
126 Cosine
127 IntToDoubleConversion
128 DoubleToDoubleTrunc
129 DoubleAbs
130 ExtractSignBits
131 TestSetCC
132 TestRepMovsBytes
133 ConditionalMovesCompare
134 BitTest
135 ConditionalMovesEqual
136 ConditionalMovesNoOverflow
137 Assert
138 Expect
139 Fail0
140 Fail1
141 Fail2
142 AstPrinter
143 Ast
144 FetchAndIncrement
145 FetchAndDecrement
146 IncrementBy
147 DecrementBy
148 LoadRelaxed
149 CompareAndSwapWord
150 CompareAndSwapUint32
151 BigintSmi
152 BigintInt64
153 BigintUint64
154 BigintDouble
155 BigintHexStrings
156 BigintDecStrings
157 BigintCompare
158 BigintDecimalStrings
159 BitSetBasic
160 BitVector
161 BitFields
162 BitmapBuilder
163 BoolField
164 ClassHierarchyAnalysis
165 ClassFinalizer
166 ClassFinalize_Cycles
167 ClassFinalize_Resolve
168 StackmapCodegen
169 StackmapGC
170 DescriptorList_TokenPositions
171 CodeSourceMap_TokenPositions
172 SimpleReturnCodegen
173 SmiReturnCodegen
174 SimpleStaticCallCodegen
175 StaticCallReturnParameterCodegen
176 StaticCallSmiParamSumCodegen
177 SmiAddCodegen
178 GenericAddCodegen
179 SmiBinaryOpCodegen
180 BoolNotCodegen
181 BoolAndCodegen
182 BinaryOpCodegen
183 SmiUnaryOpCodegen
184 DoubleUnaryOpCodegen
185 StaticCallCodegen
186 InstanceCallCodegen
187 AllocateNewObjectCodegen
188 IcDataAccess
189 CompileScript
190 CompileFunction
191 CompileFunctionOnHelperThread
192 RegenerateAllocStubs
193 EvalExpression
194 EvalExpressionWithLazyCompile
195 EvalExpressionExhaustCIDs
196 Id
197 GetCpuModelTest
198 CustomIsolates
199 ErrorHandleBasics
200 StacktraceInfo
201 DeepStacktraceInfo
202 StackOverflowStacktraceInfo
203 OutOfMemoryStacktraceInfo
204 CurrentStacktraceInfo
205 ErrorHandleTypes
206 UnhandleExceptionError
207 Dart_PropagateError
208 Dart_Error
209 Null
210 EmptyString
211 IdentityEquals
212 IdentityHash
213 ObjectEquals
214 InstanceValues
215 InstanceGetType
216 BooleanValues
217 BooleanConstants
218 DoubleValues
219 NumberValues
220 IntegerValues
221 IntegerFitsIntoInt64
222 IntegerFitsIntoUint64
223 ArrayValues
224 IsString
225 NewString
226 MalformedStringToUTF8
227 ExternalStringCallback
228 ExternalStringPretenure
229 ExternalTypedDataPretenure
230 ListAccess
231 MapAccess
232 IsFuture
233 TypedDataViewListGetAsBytes
234 TypedDataViewListIsTypedData
235 TypedDataAccess
236 ByteBufferAccess
237 ByteDataAccess
238 ExternalByteDataAccess
239 OptimizedExternalByteDataAccess
240 TypedDataDirectAccessUnverified
241 TypedDataDirectAccessVerified
242 TypedDataDirectAccess1Unverified
243 TypedDataDirectAccess1Verified
244 TypedDataViewDirectAccessUnverified
245 TypedDataViewDirectAccessVerified
246 ByteDataDirectAccessUnverified
247 ByteDataDirectAccessVerified
248 ExternalTypedDataAccess
249 ExternalClampedTypedDataAccess
250 ExternalUint8ClampedArrayAccess
251 ExternalTypedDataCallback
252 SlowFinalizer
253 Float32x4List
254 EnterExitScope
255 PersistentHandles
256 NewPersistentHandle_FromPersistentHandle
257 AssignToPersistentHandle
258 WeakPersistentHandle
259 WeakPersistentHandleCallback
260 WeakPersistentHandleNoCallback
261 WeakPersistentHandlesCallbackShutdown
262 WeakPersistentHandleExternalAllocationSize
263 WeakPersistentHandleExternalAllocationSizeNewspaceGC
264 WeakPersistentHandleExternalAllocationSizeOldspaceGC
265 WeakPersistentHandleExternalAllocationSizeOddReferents
266 ImplicitReferencesOldSpace
267 ImplicitReferencesNewSpace
268 SetGarbageCollectionCallbacks
269 SingleGarbageCollectionCallback
270 LocalHandles
271 LocalZoneMemory
272 Isolates
273 CurrentIsolateData
274 IsolateSetCheckedMode
275 DebugName
276 SetMessageCallbacks
277 TypeGetNonParamtericTypes
278 TypeGetParameterizedTypes
279 FieldAccess
280 SetField_FunnyValue
281 InjectNativeFields1
282 InjectNativeFields2
283 InjectNativeFields3
284 InjectNativeFields4
285 TestNativeFieldsAccess
286 InjectNativeFieldsSuperClass
287 NativeFieldAccess
288 ImplicitNativeFieldAccess
289 NegativeNativeFieldAccess
290 NegativeNativeFieldInIsolateMessage
291 GetStaticField_RunsInitializer
292 GetField_CheckIsolate
293 SetField_CheckIsolate
294 New
295 New_Issue2971
296 Invoke
297 Invoke_PrivateStatic
298 Invoke_FunnyArgs
299 Invoke_Null
300 InvokeNoSuchMethod
301 Invoke_CrossLibrary
302 InvokeClosure
303 ThrowException
304 GetNativeArguments
305 GetNativeArgumentCount
306 GetType
307 InstanceOf
308 LoadScript
309 RootLibrary
310 LoadScript_CompileError
311 LookupLibrary
312 LibraryName
313 LibraryId
314 LibraryUrl
315 LibraryGetClassNames
316 GetFunctionNames
317 LibraryImportLibrary
318 ImportLibraryWithPrefix
319 LoadLibrary
320 LoadLibrary_CompileError
321 LoadSource
322 LoadSource_LateLoad
323 LoadPatch
324 LoadPatchSignatureMismatch
325 ParsePatchLibrary
326 SetNativeResolver
327 ImportLibrary2
328 ImportLibrary3
329 ImportLibrary4
330 ImportLibrary5
331 IllegalNewSendPort
332 IllegalPost
333 NewNativePort
334 NativePortPostInteger
335 NativePortReceiveNull
336 NativePortReceiveInteger
337 RunLoop_Success
338 RunLoop_Exception
339 IsolateShutdown
340 IsolateShutdownRunDartCode
341 NativeFunctionClosure
342 NativeStaticFunctionClosure
343 RangeLimits
344 NewString_Null
345 InvalidGetSetPeer
346 OneNewSpacePeer
347 CollectOneNewSpacePeer
348 TwoNewSpacePeers
349 CollectTwoNewSpacePeers
350 CopyNewSpacePeers
351 OnePromotedPeer
352 OneOldSpacePeer
353 CollectOneOldSpacePeer
354 TwoOldSpacePeers
355 CollectTwoOldSpacePeers
356 MakeExternalString
357 ExternalizeConstantStrings
358 LazyLoadDeoptimizes
359 GuardExternalizedString
360 ExternalStringDeoptimize
361 ExternalStringPolymorphicDeoptimize
362 ExternalStringLoadElimination
363 ExternalStringGuardFieldDeoptimize
364 ExternalStringStaticFieldDeoptimize
365 ExternalStringTrimDoubleParse
366 ExternalStringDoubleParse
367 ExternalStringIndexOf
368 StringFromExternalTypedData
369 Timeline_Dart_TimelineDuration
370 Timeline_Dart_TimelineInstant
371 Timeline_Dart_TimelineAsyncDisabled
372 Timeline_Dart_TimelineAsync
373 Timeline_Dart_TimelineGetTrace
374 Timeline_Dart_TimelineGetTraceOnlyDartEvents
375 Timeline_Dart_TimelineGetTraceWithDartEvents
376 Timeline_Dart_TimelineGetTraceGlobalOverride
377 Timeline_Dart_GlobalTimelineGetTrace
378 Timeline_Dart_GlobalTimelineGetTrace_Threaded
379 Timeline_Dart_EmbedderTimelineStartStopRecording
380 Dart_LoadLibraryPatch_1
381 Dart_LoadLibraryPatch_Error1
382 Dart_LoadLibraryPatch_Error2
383 Dart_LoadLibraryPatch_Error3
384 DartEntry
385 InvokeStatic_CompileError
386 InvokeDynamic_CompileError
387 Debugger_PrintBreakpointsToJSONArray
388 Debugger_PauseEvent
389 Debug_Breakpoint
390 Debug_InspectStack_NotOptimized
391 Debug_InspectStack_Optimized
392 Debug_InspectStackWithClosure_NotOptimized
393 Debug_InspectStackWithClosure_Optimized
394 Debug_StepOut
395 Debug_StepInto
396 Debug_IgnoreBP
397 Debug_DeoptimizeFunction
398 Debug_SingleStep
399 Debug_ClosureBreakpoint
400 Debug_ExprClosureBreakpoint
401 Debug_BreakpointStubPatching
402 Debug_DeleteBreakpoint
403 Debug_InspectStaticField
404 Debug_InspectObject
405 Debug_IsolateID
406 Debug_InterruptIsolate
407 Debug_StackTraceDump1
408 Debug_StackTraceDump2
409 Debug_EvaluateExpr
410 Debug_EvaluateInActivationOfEvaluate
411 Debug_BreakOnUnhandledException
412 Debug_GetClosureInfo
413 Debug_GetSupertype
414 Debug_ListSuperType
415 Debug_ScriptGetTokenInfo_Basic
416 Debug_ScriptGetTokenInfo_MultiLineInterpolation
417 Disassembler
418 UnhandledExceptions
419 FindCodeObject
420 BasicFlags
421 ParseFlags
422 SourcePosition_InstanceCalls
423 SourcePosition_If
424 SourcePosition_ForLoop
425 SourcePosition_While
426 SourcePosition_WhileContinueBreak
427 SourcePosition_LoadIndexed
428 SourcePosition_StoreIndexed
429 SourcePosition_BitwiseOperations
430 SourcePosition_IfElse
431 SourcePosition_Switch
432 SourcePosition_TryCatchFinally
433 SourcePosition_InstanceFields
434 SourcePosition_Async
435 SourcePosition_SyntheticTokens
436 RangeTests
437 RangeTestsInfinity
438 RangeUtils
439 RangeBinaryOp
440 RangeAdd
441 RangeSub
442 RangeAnd
443 RangeIntersectionMinMax
444 RangeJoinMinMax
445 FreeList
446 FreeListProtected
447 FreeListProtectedTinyObjects
448 FreeListProtectedVariableSizeObjects
449 GrowableArray
450 MallocGrowableArray
451 GrowableArraySort
452 GrowableHandlePtr
453 GuardFieldSimpleTest
454 GuardFieldFinalListTest
455 GuardFieldFinalVariableLengthListTest
456 GuardFieldConstructorTest
457 GuardFieldConstructor2Test
458 AllocateZoneHandle
459 AllocateScopeHandle
460 DirectChainedHashMap
461 MallocDirectChainedHashMap
462 DirectChainedHashMapIterator
463 HashTable
464 Sets
465 Maps
466 OldGC
467 OldGC_Unsync
468 LargeSweep
469 ClassHeapStats
470 ArrayHeapStats
471 FindObject
472 IterateReadOnly
473 BecomeFowardOldToOld
474 BecomeFowardNewToNew
475 BecomeFowardOldToNew
476 BecomeFowardNewToOld
477 BecomeForwardRememberedObject
478 InstructionTests
479 OptimizationTests
480 IsolateReload_FunctionReplacement
481 IsolateReload_BadClass
482 IsolateReload_StaticValuePreserved
483 IsolateReload_SavedClosure
484 IsolateReload_TopLevelFieldAdded
485 IsolateReload_ClassFieldAdded
486 IsolateReload_ClassFieldAdded2
487 IsolateReload_ClassFieldRemoved
488 IsolateReload_ClassAdded
489 IsolateReload_LibraryImportAdded
490 IsolateReload_LibraryImportRemoved
491 IsolateReload_LibraryDebuggable
492 IsolateReload_ImplicitConstructorChanged
493 IsolateReload_ConstructorChanged
494 IsolateReload_SuperClassChanged
495 IsolateReload_Generics
496 IsolateReload_TypeIdentity
497 IsolateReload_TypeIdentityGeneric
498 IsolateReload_TypeIdentityParameter
499 IsolateReload_MixinChanged
500 IsolateReload_ComplexInheritanceChange
501 IsolateReload_LiveStack
502 IsolateReload_LibraryLookup
503 IsolateReload_LibraryHide
504 IsolateReload_LibraryShow
505 IsolateReload_SmiFastPathStubs
506 IsolateReload_ImportedMixinFunction
507 IsolateReload_TopLevelParseError
508 IsolateReload_PendingUnqualifiedCall_StaticToInstance
509 IsolateReload_PendingUnqualifiedCall_InstanceToStatic
510 IsolateReload_PendingConstructorCall_AbstractToConcrete
511 IsolateReload_PendingConstructorCall_ConcreteToAbstract
512 IsolateReload_PendingStaticCall_DefinedToNSM
513 IsolateReload_PendingStaticCall_NSMToDefined
514 IsolateReload_PendingSuperCall
515 IsolateReload_TearOff_Equality
516 IsolateReload_TearOff_List_Set
517 IsolateReload_EnumEquality
518 IsolateReload_EnumIdentical
519 IsolateReload_EnumReorderIdentical
520 IsolateReload_EnumAddition
521 IsolateReload_EnumToNotEnum
522 IsolateReload_NotEnumToEnum
523 IsolateReload_EnumDelete
524 IsolateReload_EnumIdentityReload
525 IsolateReload_ConstantIdentical
526 IsolateReload_EnumValuesToString
527 IsolateReload_DirectSubclasses_Success
528 IsolateReload_DirectSubclasses_GhostSubclass
529 IsolateReload_DirectSubclasses_Failure
530 IsolateReload_ChangeInstanceFormat0
531 IsolateReload_ChangeInstanceFormat1
532 IsolateReload_ChangeInstanceFormat2
533 IsolateReload_ChangeInstanceFormat3
534 IsolateReload_ChangeInstanceFormat4
535 IsolateReload_ChangeInstanceFormat5
536 IsolateReload_ChangeInstanceFormat6
537 IsolateReload_ChangeInstanceFormat7
538 IsolateReload_NoLibsModified
539 IsolateReload_MainLibModified
540 IsolateReload_ImportedLibModified
541 IsolateReload_PrefixImportedLibModified
542 IsolateCurrent
543 IsolateSpawn
544 StackLimitInterrupts
545 NoOOBMessageScope
546 JSON_TextBuffer
547 JSON_JSONStream_Primitives
548 JSON_JSONStream_Array
549 JSON_JSONStream_Object
550 JSON_JSONStream_NestedObject
551 JSON_JSONStream_ObjectArray
552 JSON_JSONStream_ArrayArray
553 JSON_JSONStream_Printf
554 JSON_JSONStream_ObjectPrintf
555 JSON_JSONStream_DartObject
556 JSON_JSONStream_EscapedString
557 JSON_JSONStream_DartString
558 JSON_JSONStream_Params
559 JSON_JSONStream_AppendJSONStreamConsumer
560 Log_Macro
561 Log_Basic
562 Log_Block
563 LongJump
564 NullRegion
565 NewRegion
566 Subregion
567 ExtendedRegion
568 MessageHandler_PostMessage
569 MessageHandler_HasOOBMessages
570 MessageHandler_ClosePort
571 MessageHandler_CloseAllPorts
572 MessageHandler_HandleNextMessage
573 MessageHandler_HandleNextMessage_ProcessOOBAfterError
574 MessageHandler_HandleNextMessage_Shutdown
575 MessageHandler_HandleOOBMessages
576 MessageHandler_Run
577 MessageQueue_BasicOperations
578 MessageQueue_Clear
579 Metric_Simple
580 Metric_OnDemand
581 ObjectGraph
582 ObjectIdRingSerialWrapTest
583 ObjectIdRingScavengeMoveTest
584 ObjectIdRingOldGCTest
585 ObjectIdRingExpiredEntryTest
586 Class
587 TypeArguments
588 TokenStream
589 GenerateExactSource
590 Class_ComputeEndTokenPos
591 InstanceClass
592 Smi
593 StringCompareTo
594 StringEncodeIRI
595 StringDecodeIRI
596 StringDecodeIRIInvalid
597 StringIRITwoByte
598 Mint
599 Double
600 Bigint
601 Integer
602 String
603 StringFormat
604 StringConcat
605 StringHashConcat
606 StringSubStringDifferentWidth
607 StringFromUtf8Literal
608 StringEqualsUtf8
609 StringEqualsUTF32
610 ExternalOneByteString
611 EscapeSpecialCharactersOneByteString
612 EscapeSpecialCharactersExternalOneByteString
613 EscapeSpecialCharactersTwoByteString
614 EscapeSpecialCharactersExternalTwoByteString
615 ExternalTwoByteString
616 Symbol
617 SymbolUnicode
618 Bool
619 Array
620 ArrayLengthNegativeOne
621 ArrayLengthSmiMin
622 ArrayLengthOneTooMany
623 ArrayLengthMaxElements
624 Int8ListLengthNegativeOne
625 Int8ListLengthSmiMin
626 Int8ListLengthOneTooMany
627 Int8ListLengthMaxElements
628 StringCodePointIterator
629 StringCodePointIteratorRange
630 GrowableObjectArray
631 InternalTypedData
632 ExternalTypedData
633 Script
634 EmbeddedScript
635 Context
636 ContextScope
637 Closure
638 ObjectPrinting
639 CheckedHandle
640 Code
641 CodeImmutability
642 EmbedStringInCode
643 EmbedSmiInCode
644 EmbedSmiIn64BitCode
645 ExceptionHandlers
646 PcDescriptors
647 PcDescriptorsLargeDeltas
648 ClassDictionaryIterator
649 ICData
650 SubtypeTestCache
651 FieldTests
652 EqualsIgnoringPrivate
653 ArrayNew_Overflow_Crash
654 StackTraceFormat
655 WeakProperty_PreserveCrossGen
656 WeakProperty_PreserveRecurse
657 WeakProperty_PreserveOne_NewSpace
658 WeakProperty_PreserveTwo_NewSpace
659 WeakProperty_PreserveTwoShared_NewSpace
660 WeakProperty_PreserveOne_OldSpace
661 WeakProperty_PreserveTwo_OldSpace
662 WeakProperty_PreserveTwoShared_OldSpace
663 WeakProperty_ClearOne_NewSpace
664 WeakProperty_ClearTwoShared_NewSpace
665 WeakProperty_ClearOne_OldSpace
666 WeakProperty_ClearTwoShared_OldSpace
667 MirrorReference
668 FindClosureIndex
669 FindInvocationDispatcherFunctionIndex
670 Metadata
671 FunctionSourceFingerprint
672 FunctionWithBreakpointNotInlined
673 SpecialClassesHaveEmptyArrays
674 PrintJSON
675 PrintJSONPrimitives
676 InstanceEquality
677 HashCode
678 LinkedHashMap
679 LinkedHashMap_iteration
680 Symbols_FromConcatAll
681 String_ScrubName
682 Sleep
683 SNPrint
684 SNPrint_BadArgs
685 OsFuncs
686 OSAlignedAllocate
687 Pages
688 ParseClassDefinition
689 Parser_TopLevel
690 Parser_AllocateVariables_CapturedVar
691 Parser_AllocateVariables_NestedCapturedVar
692 Parser_AllocateVariables_TwoChains
693 Parser_AllocateVariables_Issue7681
694 Parser_AllocateVariables_CaptureLoopVar
695 Parser_AllocateVariables_MiddleChain
696 PortMap_CreateAndCloseOnePort
697 PortMap_CreateAndCloseTwoPorts
698 PortMap_ClosePorts
699 PortMap_CreateManyPorts
700 PortMap_SetPortState
701 PortMap_PostMessage
702 PortMap_PostIntegerMessage
703 PortMap_PostNullMessage
704 PortMap_PostMessageClosedPort
705 Profiler_SampleBufferWrapTest
706 Profiler_SampleBufferIterateTest
707 Profiler_AllocationSampleTest
708 Profiler_TrivialRecordAllocation
709 Profiler_ToggleRecordAllocation
710 Profiler_CodeTicks
711 Profiler_FunctionTicks
712 Profiler_IntrinsicAllocation
713 Profiler_ArrayAllocation
714 Profiler_ContextAllocation
715 Profiler_ClosureAllocation
716 Profiler_TypedArrayAllocation
717 Profiler_StringAllocation
718 Profiler_StringInterpolation
719 Profiler_FunctionInline
720 Profiler_InliningIntervalBoundry
721 Profiler_ChainedSamples
722 Profiler_BasicSourcePosition
723 Profiler_BasicSourcePositionOptimized
724 Profiler_SourcePosition
725 Profiler_SourcePositionOptimized
726 Profiler_BinaryOperatorSourcePosition
727 Profiler_BinaryOperatorSourcePositionOptimized
728 Profiler_GetSourceReport
729 RegExp_OneByteString
730 RegExp_TwoByteString
731 RegExp_ExternalOneByteString
732 RegExp_ExternalTwoByteString
733 DartStaticResolve
734 DartDynamicResolve
735 RingBuffer
736 Scanner_Test
737 ZeroSizeScavenger
738 LocalScope
739 Service_IdZones
740 Service_Code
741 Service_TokenStream
742 Service_PcDescriptors
743 Service_LocalVarDescriptors
744 Service_PersistentHandles
745 Service_Address
746 Service_EmbedderRootHandler
747 Service_EmbedderIsolateHandler
748 Service_Profile
749 SerializeNull
750 SerializeSmi1
751 SerializeSmi2
752 SerializeMints
753 SerializeDouble
754 SerializeTrue
755 SerializeFalse
756 SerializeCapability
757 SerializeBigint
758 SerializeBigint2
759 SerializeSingletons
760 SerializeString
761 SerializeArray
762 FailSerializeLargeArray
763 FailSerializeLargeNestedArray
764 FailSerializeLargeTypedDataInt8
765 FailSerializeLargeTypedDataUint8
766 FailSerializeLargeExternalTypedData
767 SerializeEmptyArray
768 SerializeByteArray
769 SerializeTypedArray
770 SerializeExternalTypedArray
771 SerializeEmptyByteArray
772 SerializeScript
773 CanonicalizationInScriptSnapshots
774 GenerateSource
775 FullSnapshot
776 FullSnapshot1
777 ScriptSnapshot
778 ScriptSnapshot1
779 ScriptSnapshot2
780 IntArrayMessage
781 DartGeneratedMessages
782 DartGeneratedListMessages
783 DartGeneratedArrayLiteralMessages
784 DartGeneratedListMessagesWithBackref
785 DartGeneratedArrayLiteralMessagesWithBackref
786 DartGeneratedListMessagesWithTypedData
787 PostCObject
788 OmittedObjectEncodingLength
789 SourceReport_Coverage_NoCalls
790 SourceReport_Coverage_SimpleCall
791 SourceReport_Coverage_ForceCompile
792 SourceReport_Coverage_UnusedClass_NoForceCompile
793 SourceReport_Coverage_UnusedClass_ForceCompile
794 SourceReport_Coverage_UnusedClass_ForceCompileError
795 SourceReport_Coverage_NestedFunctions
796 SourceReport_Coverage_RestrictedRange
797 SourceReport_Coverage_AllFunctions
798 SourceReport_Coverage_AllFunctions_ForceCompile
799 SourceReport_CallSites_SimpleCall
800 SourceReport_CallSites_PolymorphicCall
801 SourceReport_MultipleReports
802 SourceReport_PossibleBreakpoints_Simple
803 EmptyStackFrameIteration
804 EmptyDartStackFrameIteration
805 ValidateStackFrameIteration
806 ValidateNoSuchMethodStackFrameIteration
807 CallRuntimeStubCode
808 CallLeafRuntimeStubCode
809 ThreadBarrier
810 ThreadPool_Create
811 ThreadPool_RunOne
812 ThreadPool_RunMany
813 ThreadPool_WorkerShutdown
814 ThreadPool_WorkerTimeout
815 ThreadPool_RecursiveSpawn
816 Mutex
817 Monitor
818 ManyTasksWithZones
819 ThreadRegistry
820 SafepointTestDart
821 SafepointTestVM
822 RecursiveSafepointTest1
823 ThreadIterator_Count
824 ThreadIterator_FindSelf
825 ThreadIterator_AddFindRemove
826 SafepointTestVM2
827 RecursiveSafepointTest2
828 HelperAllocAndGC
829 TimelineEventIsValid
830 TimelineEventDuration
831 TimelineEventDurationPrintJSON
832 TimelineEventArguments
833 TimelineEventArgumentsPrintJSON
834 TimelineEventBufferPrintJSON
835 TimelineEventCallbackRecorderBasic
836 TimelineAnalysis_ThreadBlockCount
837 TimelineRingRecorderJSONOrder
838 TimelinePauses_Basic
839 TimelinePauses_BeginEnd
840 Utf8Decode
841 ParseUri_WithScheme_NoQueryNoUser
842 ParseUri_WithScheme_WithQuery
843 ParseUri_WithScheme_WithFragment
844 ParseUri_WithScheme_WithQueryWithFragment
845 ParseUri_WithScheme_WithUser
846 ParseUri_WithScheme_ShortPath
847 ParseUri_WithScheme_EmptyPath
848 ParseUri_WithScheme_Rootless1
849 ParseUri_WithScheme_Rootless2
850 ParseUri_NoScheme_AbsPath_WithAuthority
851 ParseUri_NoScheme_AbsPath_NoAuthority
852 ParseUri_NoScheme_AbsPath_StrayColon
853 ParseUri_NoScheme_Rootless1
854 ParseUri_NoScheme_Rootless2
855 ParseUri_NoScheme_Empty
856 ParseUri_NoScheme_QueryOnly
857 ParseUri_NoScheme_FragmentOnly
858 ParseUri_LowerCaseScheme
859 ParseUri_NormalizeEscapes_PathQueryFragment
860 ParseUri_NormalizeEscapes_UppercaseEscapesPreferred
861 ParseUri_NormalizeEscapes_Authority
862 ParseUri_NormalizeEscapes_UppercaseEscapeInHost
863 ParseUri_BrokenEscapeSequence
864 ResolveUri_WithScheme_NoAuthorityNoQuery
865 ResolveUri_WithScheme_WithAuthorityWithQuery
866 ResolveUri_NoScheme_WithAuthority
867 ResolveUri_NoSchemeNoAuthority_AbsolutePath
868 ResolveUri_NoSchemeNoAuthority_RelativePath
869 ResolveUri_NoSchemeNoAuthority_RelativePathEmptyBasePath
870 ResolveUri_NoSchemeNoAuthority_RelativePathWeirdBasePath
871 ResolveUri_NoSchemeNoAuthority_EmptyPath
872 ResolveUri_NoSchemeNoAuthority_EmptyPathWithQuery
873 ResolveUri_NoSchemeNoAuthority_EmptyPathWithFragment
874 ResolveUri_RemoveDots_RemoveOneDotSegment
875 ResolveUri_RemoveDots_RemoveTwoDotSegments
876 ResolveUri_RemoveDots_RemoveOneDotDotSegment
877 ResolveUri_RemoveDots_RemoveTwoDotDotSegments
878 ResolveUri_RemoveDots_RemoveTooManyDotDotSegments
879 ResolveUri_RemoveDots_RemoveDotSegmentsNothingLeft1
880 ResolveUri_RemoveDots_RemoveDotSegmentsNothingLeft2
881 ResolveUri_RemoveDots_RemoveDotSegmentsInitialPrefix
882 ResolveUri_RemoveDots_RemoveDotSegmentsMixed
883 ResolveUri_NormalizeEscapes_PathQueryFragment
884 ResolveUri_NormalizeEscapes_UppercaseHexPreferred
885 ResolveUri_NormalizeEscapes_Authority
886 ResolveUri_NormalizeEscapes_BrokenEscapeSequence
887 ResolveUri_DataUri
888 ResolveUri_RelativeBase_NotImplemented
889 ResolveUri_TestUriPerRFCs
890 ResolveUri_MoreDotSegmentTests
891 Minimum
892 Maximum
893 IsPowerOfTwo
894 ShiftForPowerOfTwo
895 IsAligned
896 RoundDown
897 RoundUp
898 RoundUpToPowerOfTwo
899 CountOneBits
900 CountZeros
901 IsInt
902 IsUint
903 IsAbsoluteUint
904 LowBits
905 Endianity
906 DoublesBitEqual
907 AllocateVirtualMemory
908 FreeVirtualMemory
909 VirtualMemoryCommitPartial
910 AllocateZone
911 AllocGeneric_Success
912 AllocGeneric_Overflow
913 ZoneAllocated
914 PrintToString
915 CorelibCompileAll
916 CorelibCompilerStats
917 Dart2JSCompilerStats
918 CorelibIsolateStartup
919 UseDartApi
920 DartStringAccess
921 Dart2JSCompileAll
922 FrameLookup
923 CoreSnapshotSize
924 StandaloneSnapshotSize
925 CreateMirrorSystem
926 EnterExitIsolate
927 SerializeNull
928 SerializeSmi
929 SimpleMessage
930 LargeMap
OLDNEW
« no previous file with comments | « runtime/bin/BUILD.gn ('k') | runtime/bin/run_vm_tests_fuchsia.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698