Home
last modified time | relevance | path

Searched refs:CodeCache (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/art/libnativebridge/tests/
H A DCodeCacheCreate_test.cpp29 rmdir(CodeCache()); in TEST_F()
31 ASSERT_EQ(-1, stat(CodeCache(), &st)); in TEST_F()
42 ASSERT_EQ(0, stat(CodeCache(), &st)); in TEST_F()
47 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DCodeCacheExists_test.cpp30 ASSERT_EQ(-1, stat(CodeCache(), &st)); in TEST_F()
34 ASSERT_EQ(0, mkdir(CodeCache(), S_IRWXU | S_IRWXG | S_IXOTH)); in TEST_F()
44 ASSERT_EQ(0, stat(CodeCache(), &st)); in TEST_F()
49 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DCodeCacheStatFail_test.cpp29 int fd = creat(CodeCache(), O_RDWR); in TEST_F()
48 unlink(CodeCache()); in TEST_F()
H A DNativeBridge3GetError_test.cpp34 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DNativeBridge3IsPathSupported_test.cpp34 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DNativeBridge3UnloadLibrary_test.cpp34 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DNativeBridge2Signal_test.cpp37 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DNativeBridge3LoadLibraryExt_test.cpp34 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DNativeBridge3CreateNamespace_test.cpp35 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DCompleteFlow_test.cpp44 ASSERT_EQ(0, rmdir(CodeCache())); in TEST_F()
H A DNativeBridgeTest.h46 const char* CodeCache() { return code_cache_.c_str(); } in CodeCache() function
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dsa-jdi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dsa-jdi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...