Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/test/launcher/
H A Dtest_results_tracker.h139 int iteration_; variable
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_results_tracker.h185 int iteration_; variable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dsplit_correcting_filter_interpreter_unittest.cc54 size_t iteration_; member in gestures::SplitCorrectingFilterInterpreterTestInterpreter
/aosp_15_r20/external/cronet/net/cert/internal/
H A Dtrust_store_mac.cc541 base::subtle::Atomic64 iteration_ = 0; member in net::__anond8b18f520111::KeychainObserver
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dserialize.cpp606 int64_t iteration_{0}; in TEST() local