Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/vibrator/bench/
H A Dbenchmark.cpp95 bool shouldSkipWithError(State& state, const android::hardware::Return<V1_0::Status>&& ret) { in shouldSkipWithError() function in VibratorBench
383 bool shouldSkipWithError(State& state, const ndk::ScopedAStatus&& status) { in shouldSkipWithError() function in VibratorBench_Aidl
/aosp_15_r20/frameworks/native/services/vibratorservice/benchmarks/
H A DVibratorHalControllerBenchmarks.cpp169 bool shouldSkipWithError(const vibrator::HalFunction<vibrator::HalResult<R>>& halFn, in shouldSkipWithError() function in VibratorBench
175 bool shouldSkipWithError(const vibrator::HalResult<R>& result, State& state) { in shouldSkipWithError() function in VibratorBench