Home
last modified time | relevance | path

Searched defs:assert_change (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/
H A Dfixtures.cpp226 void FastBootTest::SetLockState(bool unlock, bool assert_change) { in SetLockState()
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda_multigpu.py149 def assert_change(comp=1, empty_cache=False, reset_peak=False): function