Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/system-service/src/com/android/server/adservices/data/topics/
DTopicsDbTestUtil.java68 public static boolean doesTableExistAndColumnCountMatch( in doesTableExistAndColumnCountMatch() method in TopicsDbTestUtil
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/
DDbTestUtil.java106 public static boolean doesTableExistAndColumnCountMatch( in doesTableExistAndColumnCountMatch() method in DbTestUtil