Home
last modified time | relevance | path

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

/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoValueTest.java2032 public abstract String oAuth(); in oAuth() method in AutoValueTest.BuilderWithUnprefixedGetters
2060 String oAuth(); in oAuth() method
2214 public abstract Builder oAuth(String x); in oAuth() method in AutoValueTest.BuilderWithPrefixedGettersAndUnprefixedSetters.Builder