Home
last modified time | relevance | path

Searched defs:checkpoints (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol03.c51 enum checkpoints { enum
H A Dmemcontrol04.c51 enum checkpoints { enum
/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dcheckpoint_management.py695 def checkpoints(self): member in CheckpointManager
/aosp_15_r20/external/rust/android-crates-io/crates/mockall_derive/src/
Dmock_item_struct.rs87 fn checkpoints(&self) -> Vec<impl ToTokens> { in checkpoints() method
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/trackselection/
H A DAdaptiveTrackSelectionTest.java481 List<AdaptationCheckpoint> checkpoints = in updateSelectedTrack_withAdaptationCheckpoints_usesOnlyAllocatedBandwidth() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/trackselection/
H A DAdaptiveTrackSelectionTest.java485 List<AdaptationCheckpoint> checkpoints = in updateSelectedTrack_withAdaptationCheckpoints_usesOnlyAllocatedBandwidth() local
/aosp_15_r20/art/runtime/
H A Ddebugger.cc347 size_t checkpoints = Runtime::Current()->GetThreadList()->RunCheckpointUnchecked(&fc); in DdmSetThreadNotification() local