Searched
full:relativepath (Results
401 -
425 of
1338) sorted by null
<<11121314151617181920>>
/external/clang/unittests/Lex/ |
PPCallbacksTest.cpp | 59 StringRef SearchPath, StringRef RelativePath, 68 this->RelativePath = RelativePath.str(); 79 SmallString<16> RelativePath;
|
/external/google-breakpad/src/testing/gtest/msvc/ |
gtest-md.vcproj | 103 RelativePath="..\src\gtest-all.cc">
|
gtest.vcproj | 103 RelativePath="..\src\gtest-all.cc">
|
gtest_main-md.vcproj | 106 RelativePath="..\src\gtest_main.cc">
|
gtest_main.vcproj | 106 RelativePath="..\src\gtest_main.cc">
|
/external/google-breakpad/src/testing/msvc/2005/ |
gmock_main.vcproj | 158 RelativePath="..\..\src\gmock_main.cc"
|
/external/googletest/googlemock/msvc/2005/ |
gmock_main.vcproj | 158 RelativePath="..\..\src\gmock_main.cc"
|
/external/jsoncpp/makefiles/vs71/ |
jsontest.vcproj | 114 RelativePath="..\..\src\jsontestrunner\main.cpp">
|
/external/python/cpython2/PC/VS7.1/ |
make_buildinfo.vcproj | 116 RelativePath=".\make_buildinfo.c">
|
/external/v8/testing/gmock/msvc/2005/ |
gmock_main.vcproj | 158 RelativePath="..\..\src\gmock_main.cc"
|
/external/v8/testing/gtest/msvc/ |
gtest-md.vcproj | 103 RelativePath="..\src\gtest-all.cc">
|
gtest.vcproj | 103 RelativePath="..\src\gtest-all.cc">
|
gtest_main-md.vcproj | 106 RelativePath="..\src\gtest_main.cc">
|
gtest_main.vcproj | 106 RelativePath="..\src\gtest_main.cc">
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/msvc/ |
gtest-md.vcproj | 103 RelativePath="..\src\gtest-all.cc">
|
gtest.vcproj | 103 RelativePath="..\src\gtest-all.cc">
|
gtest_main-md.vcproj | 106 RelativePath="..\src\gtest_main.cc">
|
gtest_main.vcproj | 106 RelativePath="..\src\gtest_main.cc">
|
/frameworks/av/media/libeffects/factory/ |
EffectsXmlConfigLoader.cpp | 63 bool loadLibrary(const char* relativePath, lib_entry_t* libEntry) noexcept { 66 if (!resolveLibrary(relativePath, &absolutePath)) { 67 ALOGE("Could not find library in effect directories: %s", relativePath); 68 libEntry->path = strdup(relativePath);
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/ |
TestData.java | 298 static InputStream openTestFile(String relativePath) throws Exception { 300 return context.getResources().getAssets().open(TEST_FILE_FOLDER_NAME + "/" + relativePath); 303 static byte[] readTestFile(String relativePath) throws Exception { 304 InputStream in = openTestFile(relativePath);
|
/frameworks/support/jetifier/jetifier/processor/src/main/kotlin/com/android/tools/build/jetifier/processor/ |
Processor.kt | 211 .map { it.relativePath.toFile() } 310 Log.i(TAG, "- Input file: %s", archive.relativePath) 323 Log.v(TAG, "[Skipped] %s", archiveFile.relativePath) 327 Log.v(TAG, "[Applied: %s] %s", transformer.javaClass.simpleName, archiveFile.relativePath)
|
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/msvc/ |
gtest-md.vcproj | 103 RelativePath="..\src\gtest-all.cc">
|
gtest.vcproj | 103 RelativePath="..\src\gtest-all.cc">
|
gtest_main-md.vcproj | 106 RelativePath="..\src\gtest_main.cc">
|
gtest_main.vcproj | 106 RelativePath="..\src\gtest_main.cc">
|
Completed in 1020 milliseconds
<<11121314151617181920>>