Searched defs:last_step (Results 1 – 4 of 4) sorted by relevance
57 public void last_step(FunctionContext fc); in last_step() method
46 const int last_step = (last_time_in_ms / kFeatureSliceStrideMs); in PopulateFeatureData() local
533 CertPathStep& last_step = path[path_index++]; in FindCertificatePath() local543 CertPathStep& last_step = path[path_index++]; in FindCertificatePath() local
328 def __init__(self, num_steps=None, last_step=None, steps_per_run=1): argument393 def __init__(self, num_steps=None, last_step=None): argument