Home
last modified time | relevance | path

Searched defs:old_param (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/default/tests/
H A DVirtualHalTest.cpp69 int32_t old_param = Face::cfg().get<int32_t>(name); in validateNonNegativeInputOfInt32() local
/aosp_15_r20/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
H A DVirtualHalTest.cpp69 int32_t old_param = Fingerprint::cfg().get<int32_t>(name); in validateNonNegativeInputOfInt32() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dhorizontal_loop_fusion.cc360 HloInstruction* old_param = old_params[j]; in CreateFusedComputation() local