Home
last modified time | relevance | path

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

/aosp12/system/tools/xsdc/build/
H A Dxsdc.go109 type CheckApi struct { struct
110 Last_released ApiToCheck
111 Current ApiToCheck
/aosp12/system/tools/aidl/
H A Doptions_unittest.cpp402 TEST(OptionsTests, CheckApi) { in TEST() argument