Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/include/
H A Ddebug.h123 #define bSTART "\x0e" /* Enter G1 drawing mode */ macro
143 #define bSTART "" macro
161 #define bSTART "" macro
/aosp_15_r20/cts/tests/tests/animation/src/android/animation/cts/
H A DEvaluatorTest.java103 int bSTART = Color.blue(START); in testArgbEvaluator() local