Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/can/1.0/tools/libprotocan/
H A DMessageDef.cpp48 MessageCounter MessageDef::makeCounter() const { in makeCounter() function in android::hardware::automotive::protocan::MessageDef
/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/mutation/mutator/lang/
H A DFloatingPointMutatorTest.java203 static Supplier<Integer> makeCounter() { in makeCounter() method in FloatingPointMutatorTest