Home
last modified time | relevance | path

Searched refs:expect_persistent_cache_use (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/tests/
H A Dxla_compilation_cache_test_helper.h50 Status VerifyListenerHistory(bool expect_persistent_cache_use) { in VerifyListenerHistory() argument
52 if (used_persistent_cache != expect_persistent_cache_use) { in VerifyListenerHistory()