Home
last modified time | relevance | path

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

/aosp_15_r20/external/turbine/javatests/com/google/turbine/deps/
H A DDependenciesTest.java342 Path libB = libB(); in annotations_recursive() local
363 Path libB = libB(); in annotations_field() local
384 Path libB = libB(); in annotations_method() local
402 private Path libB() throws Exception { in libB() method in DependenciesTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DApplicationLoadersTest.java116 SharedLibraryInfo libB = createLib(LIB_DEP_A); in testDependentLibs() local
137 SharedLibraryInfo libB = createLib(LIB_DEP_A); in testDependentLibsWrongOrder() local