Home
last modified time | relevance | path

Searched full:exist (Results 1 – 25 of 19185) sorted by relevance

12345678910>>...768

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/damon/
H A Dsysfs.sh39 if [ "$to_ensure" = "exist" ] && [ ! -d "$dir" ]
55 if [ "$to_ensure" = "exist" ]
78 ensure_dir "$range_dir" "exist"
79 ensure_file "$range_dir/min" "exist" 600
80 ensure_file "$range_dir/max" "exist" 600
86 ensure_dir "$stats_dir" "exist"
89 ensure_file "$stats_dir/$f" "exist" "400"
96 ensure_dir "$watermarks_dir" "exist"
97 ensure_file "$watermarks_dir/metric" "exist" "600"
98 ensure_file "$watermarks_dir/interval_us" "exist" "600"
[all …]
/aosp_15_r20/external/llvm/tools/msbuild/
H A Duninstall.bat16 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props
17 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets
18 IF EXIST %D%\LLVM-vs2010 rmdir %D%\LLVM-vs2010
20 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props
21 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets
22 IF EXIST %D%\LLVM-vs2010 rmdir %D%\LLVM-vs2010
25 IF EXIST %D%\LLVM-vs2012 del %D%\LLVM-vs2012\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012.props
26 IF EXIST %D%\LLVM-vs2012 del %D%\LLVM-vs2012\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012.targets
27 IF EXIST %D%\LLVM-vs2012 rmdir %D%\LLVM-vs2012
28 IF EXIST %D%\LLVM-vs2012_xp del %D%\LLVM-vs2012_xp\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012_xp.props
[all …]
H A Dinstall.bat19 IF EXIST %D% GOTO FOUND_V100
21 IF EXIST %D% GOTO FOUND_V100
25 IF EXIST %D% GOTO FOUND_V110
27 IF EXIST %D% GOTO FOUND_V110
31 IF EXIST %D% GOTO FOUND_V120
33 IF EXIST %D% GOTO FOUND_V120
37 IF EXIST %D% GOTO FOUND_V140
39 IF EXIST %D% GOTO FOUND_V140
53 IF NOT EXIST %D%\LLVM-vs2010 mkdir %D%\LLVM-vs2010
64 IF NOT EXIST %D%\LLVM-vs2012 mkdir %D%\LLVM-vs2012
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
H A DTextEmphasisTest.java56 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testNone()
69 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testAuto()
83 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testInvalid()
97 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testAutoOutside()
111 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testAutoAfter()
129 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testFilled()
145 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testOpen()
161 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testOpenAfter()
181 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testDotBefore()
197 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testCircleBefore()
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
H A DTextEmphasisTest.java56 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testNone()
69 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testAuto()
83 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testInvalid()
97 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testAutoOutside()
111 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testAutoAfter()
129 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testFilled()
145 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testOpen()
161 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testOpenAfter()
181 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testDotBefore()
197 assertWithMessage("Text Emphasis must exist").that(textEmphasis).isNotNull(); in testCircleBefore()
[all …]
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionDatabaseManager.java982 * @throws IllegalArgumentException if the subscription does not exist.
996 logel("Subscription doesn't exist. subId=" + subId + ", columnName=" + columnName); in writeDatabaseAndCacheHelper()
997 throw new IllegalArgumentException("Subscription doesn't exist. subId=" + subId in writeDatabaseAndCacheHelper()
1044 * @throws IllegalArgumentException if the subscription does not exist.
1057 + "exist. subId=" + subId); in updateSubscription()
1076 * @throws IllegalArgumentException if the subscription does not exist.
1091 * @throws IllegalArgumentException if the subscription does not exist.
1105 * @throws IllegalArgumentException if the subscription does not exist.
1120 * @throws IllegalArgumentException if the subscription does not exist.
1134 * @throws IllegalArgumentException if the subscription does not exist.
[all …]
/aosp_15_r20/cts/hostsidetests/backup/includeexcludeapp/src/android/cts/backup/includeexcludeapp/
H A DIncludeExcludeTest.java129 // Make sure the data does not exist from before in createFiles()
160 // After a restore, only files in the mIncludeFiles list should exist. in checkRestoredFiles()
221 assertTrue("File did unexpectedly not exist: " + file.getAbsolutePath(), file.exists()); in checkAllFilesExist()
224 assertTrue("File did unexpectedly not exist: " + file.getAbsolutePath(), file.exists()); in checkAllFilesExist()
227 assertTrue("File did unexpectedly not exist: " + file.getAbsolutePath(), file.exists()); in checkAllFilesExist()
234 assertFalse("File did unexpectedly exist: " + file.getAbsolutePath(), file.exists()); in checkNoFilesExist()
237 assertFalse("File did unexpectedly exist: " + file.getAbsolutePath(), file.exists()); in checkNoFilesExist()
240 assertFalse("File did unexpectedly exist: " + file.getAbsolutePath(), file.exists()); in checkNoFilesExist()
246 assertFalse("File expected not to be restored did exist: " + file.getAbsolutePath(), in checkExcludeFilesDoNotExist()
253 assertTrue("File expected to be restored did not exist: " + file.getAbsolutePath(), in checkIncludeFilesDoExist()
[all …]
/aosp_15_r20/frameworks/compile/mclinker/unittests/
DHashTableTest.cpp69 bool exist; in TEST_F() local
70 hashTable->insert(pA, exist); in TEST_F()
94 bool exist; in TEST_F() local
96 HashTableTy::entry_type* val = hashTable->insert(key, exist); in TEST_F()
99 EXPECT_FALSE(exist); in TEST_F()
112 bool exist; in TEST_F() local
115 entry = hashTable->insert(key, exist); in TEST_F()
117 EXPECT_FALSE(exist); in TEST_F()
135 bool exist; in TEST_F() local
137 hashTable->insert(key, exist); in TEST_F()
[all …]
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A DMakefile.win42 !IF !EXIST("$(OUTDIR)\.")
50 !IF !EXIST("$(INTDIR)\.")
160 @if exist "[email protected]" \
165 @if exist "[email protected]" \
170 @if exist "[email protected]" \
175 @if exist "[email protected]" \
182 @if exist "[email protected]" \
187 @if exist "[email protected]" \
192 @if exist "[email protected]" \
199 @if exist "[email protected]" \
[all …]
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dapmtest.m143 if ~exist(inpathtest,'dir')
144 error(['Input directory ' inpathtest ' does not exist']);
147 if ~exist(refpathtest,'dir')
148 warning(['Reference directory ' refpathtest ' does not exist']);
219 if exist([inpath 'vqeFar.pcm'])
221 elseif exist([inpath 'apm_far.pcm'])
225 if exist([inpath 'vqeNear.pcm'])
227 elseif exist([inpath 'apm_near.pcm'])
231 if exist([inpath 'vqeEvent.dat'])
233 elseif exist([inpath 'apm_event.dat'])
[all …]
/aosp_15_r20/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/java/com/google/cloud/datacatalog/v1/
H A DLookerSystemSpec.java85 * ID of the parent Looker Instance. Empty if it does not exist.
109 * ID of the parent Looker Instance. Empty if it does not exist.
138 * Name of the parent Looker Instance. Empty if it does not exist.
161 * Name of the parent Looker Instance. Empty if it does not exist.
189 * ID of the parent Model. Empty if it does not exist.
212 * ID of the parent Model. Empty if it does not exist.
240 * Name of the parent Model. Empty if it does not exist.
263 * Name of the parent Model. Empty if it does not exist.
291 * ID of the parent View. Empty if it does not exist.
314 * ID of the parent View. Empty if it does not exist.
[all …]
H A DLookerSystemSpecOrBuilder.java30 * ID of the parent Looker Instance. Empty if it does not exist.
43 * ID of the parent Looker Instance. Empty if it does not exist.
57 * Name of the parent Looker Instance. Empty if it does not exist.
69 * Name of the parent Looker Instance. Empty if it does not exist.
82 * ID of the parent Model. Empty if it does not exist.
94 * ID of the parent Model. Empty if it does not exist.
107 * Name of the parent Model. Empty if it does not exist.
119 * Name of the parent Model. Empty if it does not exist.
132 * ID of the parent View. Empty if it does not exist.
144 * ID of the parent View. Empty if it does not exist.
[all …]
/aosp_15_r20/external/curl/projects/
H A Dchecksrc.bat84 if exist "%SystemDrive%\Perl" (
87 if exist "%SystemDrive%\Perl64" (
100 ) else if exist projects (
101 if exist docs (
102 if exist lib (
103 if exist src (
104 if exist tests (
112 if not exist "%SRC_DIR%" goto nosrc
117 if exist %SRC_DIR%\src (
125 if exist %SRC_DIR%\lib (
[all …]
H A Dbuild-openssl.bat82 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" (
84 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" (
95 if exist "%PF%\Microsoft Visual Studio\2019\Enterprise\VC" (
97 ) else if exist "%PF%\Microsoft Visual Studio\2019\Professional\VC" (
108 if exist "%PF%\Microsoft Visual Studio\2022\Enterprise\VC" (
110 ) else if exist "%PF%\Microsoft Visual Studio\2022\Professional\VC" (
172 if not exist "%ABS_VC_PATH%" goto novc
179 if exist "%SystemDrive%\Perl" (
182 if exist "%SystemDrive%\Perl64" (
194 if not exist "%START_DIR%" goto noopenssl
[all …]
/aosp_15_r20/external/libvpx/test/
H A Dvpxenc.sh23 elog "The file ${YUV_RAW_INPUT##*/} must exist in LIBVPX_TEST_DATA_PATH."
28 elog "The file ${Y4M_NOSQ_PAR_INPUT##*/} must exist in"
34 elog "vpxenc not found. It must exist in LIBVPX_BIN_PATH or its parent."
137 elog "Output file does not exist."
153 elog "Output file does not exist."
168 elog "Output file does not exist."
185 elog "Output file does not exist."
206 elog "Output file does not exist."
222 elog "Output file does not exist."
240 elog "Output file does not exist."
[all …]
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/
H A DFileUtils.java295 * @throws IllegalArgumentException if the given {@link File} does not exist or is not a file.
316 * @throws IllegalArgumentException if the given {@link File} does not exist or is not a file.
329 * @throws IllegalArgumentException if directory does not exist or is not a directory.
342 * @throws IllegalArgumentException if directory does not exist or is not a directory.
359 * @return true if the content of the files are equal or they both don't exist, false otherwise
468 …* The destination directory is created if it does not exist. If the destination directory did exis…
482 * @throws FileNotFoundException if the source does not exist.
496 …* The destination directory is created if it does not exist. If the destination directory did exis…
510 * @throws FileNotFoundException if the source does not exist.
525 …* The destination directory is created if it does not exist. If the destination directory did exis…
[all …]
/aosp_15_r20/cts/hostsidetests/backup/fullbackupapp/src/android/cts/backup/fullbackupapp/
H A DFullbackupTest.java81 // Make sure the data does not exist from before in createFiles()
110 // After a restore, only files outside the 'no_backup' folder should exist in checkRestoredFiles()
147 assertTrue("File in 'no_backup' did not exist!", mNoBackupFile.exists()); in checkAllFilesExist()
148 assertTrue("File in folder inside 'no_backup' did not exist!", mNoBackupFile2.exists()); in checkAllFilesExist()
149 assertTrue("File in 'files' did not exist!", mDoBackupFile.exists()); in checkAllFilesExist()
150 assertTrue("File in folder inside 'files' did not exist!", mDoBackupFile2.exists()); in checkAllFilesExist()
154 assertFalse("File in 'no_backup' did exist!", mNoBackupFile.exists()); in checkNoFilesExist()
155 assertFalse("File in folder inside 'no_backup' did exist!", mNoBackupFile2.exists()); in checkNoFilesExist()
156 assertFalse("File in 'files' did exist!", mDoBackupFile.exists()); in checkNoFilesExist()
157 assertFalse("File in folder inside 'files' did exist!", mDoBackupFile2.exists()); in checkNoFilesExist()
[all …]
/aosp_15_r20/external/libxml2/win32/
H A DMakefile.msvc256 _VC_MANIFEST_EMBED_EXE= if exist [email protected] mt.exe -nologo -manifest [email protected] -outputresource:$…
257 _VC_MANIFEST_EMBED_DLL= if exist [email protected] mt.exe -nologo -manifest [email protected] -outputresource:$…
274 if exist $(XML_INTDIR) rmdir /S /Q $(XML_INTDIR)
275 if exist $(XML_INTDIR_A) rmdir /S /Q $(XML_INTDIR_A)
276 if exist $(XML_INTDIR_A_DLL) rmdir /S /Q $(XML_INTDIR_A_DLL)
277 if exist $(UTILS_INTDIR) rmdir /S /Q $(UTILS_INTDIR)
278 if exist $(BINDIR) rmdir /S /Q $(BINDIR)
281 if exist config.* del config.*
282 if exist Makefile del Makefile
287 if not exist $(INCPREFIX)\libxml2 mkdir $(INCPREFIX)\libxml2
[all …]
H A DMakefile.mingw199 cmd.exe /C "if exist $(XML_INTDIR) rmdir /S /Q $(XML_INTDIR)"
200 cmd.exe /C "if exist $(XML_INTDIR_A) rmdir /S /Q $(XML_INTDIR_A)"
201 cmd.exe /C "if exist $(UTILS_INTDIR) rmdir /S /Q $(UTILS_INTDIR)"
202 cmd.exe /C "if exist $(BINDIR) rmdir /S /Q $(BINDIR)"
203 cmd.exe /C "if exist depends.mingw del depends.mingw"
206 cmd.exe /C "if exist config.* del config.*"
207 cmd.exe /C "if exist Makefile del Makefile"
212 cmd.exe /C "if not exist $(INCPREFIX)\libxml2 mkdir $(INCPREFIX)\libxml2"
213 cmd.exe /C "if not exist $(INCPREFIX)\libxml2\libxml mkdir $(INCPREFIX)\libxml2\libxml"
214 cmd.exe /C "if not exist $(BINPREFIX) mkdir $(BINPREFIX)"
[all …]
/aosp_15_r20/external/cronet/third_party/libxml/src/win32/
H A DMakefile.msvc270 _VC_MANIFEST_EMBED_EXE= if exist [email protected] mt.exe -nologo -manifest [email protected] -outputresource:$…
271 _VC_MANIFEST_EMBED_DLL= if exist [email protected] mt.exe -nologo -manifest [email protected] -outputresource:$…
288 if exist $(XML_INTDIR) rmdir /S /Q $(XML_INTDIR)
289 if exist $(XML_INTDIR_A) rmdir /S /Q $(XML_INTDIR_A)
290 if exist $(XML_INTDIR_A_DLL) rmdir /S /Q $(XML_INTDIR_A_DLL)
291 if exist $(UTILS_INTDIR) rmdir /S /Q $(UTILS_INTDIR)
292 if exist $(BINDIR) rmdir /S /Q $(BINDIR)
295 if exist config.* del config.*
296 if exist Makefile del Makefile
301 if not exist $(INCPREFIX)\libxml2 mkdir $(INCPREFIX)\libxml2
[all …]
/aosp_15_r20/external/libaom/test/
H A Daomenc.sh21 elog "The file ${YUV_RAW_INPUT##*/} must exist in LIBAOM_TEST_DATA_PATH."
26 elog "The file ${Y4M_NOSQ_PAR_INPUT##*/} must exist in"
32 elog "aomenc not found. It must exist in LIBAOM_BIN_PATH or its parent."
89 elog "Output file does not exist."
107 elog "Output file does not exist."
126 elog "Output file does not exist."
145 elog "Output file does not exist."
163 elog "Output file does not exist."
181 elog "Output file does not exist."
197 elog "Output file does not exist."
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.h119 // not exist, a transformation is applied to add it.
124 // does not exist, a transformation is applied to add it.
128 // |width|. If such an instruction does not exist, a transformation is
133 // instruction. If such an instruction doesn't exist, a transformation
139 // (which must already exist) as its base type, and |component_count|
141 // not exist, a transformation is applied to add it.
148 // type itself do not exist, transformations are applied to add them.
159 // already exist) and storage class |storage_class|. A transformation is
160 // applied to add the pointer if it does not already exist.
167 // exist, transformations are applied to add them.
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_pass.h119 // not exist, a transformation is applied to add it.
124 // does not exist, a transformation is applied to add it.
128 // |width|. If such an instruction does not exist, a transformation is
133 // instruction. If such an instruction doesn't exist, a transformation
139 // (which must already exist) as its base type, and |component_count|
141 // not exist, a transformation is applied to add it.
148 // type itself do not exist, transformations are applied to add them.
159 // already exist) and storage class |storage_class|. A transformation is
160 // applied to add the pointer if it does not already exist.
167 // exist, transformations are applied to add them.
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass.h119 // not exist, a transformation is applied to add it.
124 // does not exist, a transformation is applied to add it.
128 // |width|. If such an instruction does not exist, a transformation is
133 // instruction. If such an instruction doesn't exist, a transformation
139 // (which must already exist) as its base type, and |component_count|
141 // not exist, a transformation is applied to add it.
148 // type itself do not exist, transformations are applied to add them.
159 // already exist) and storage class |storage_class|. A transformation is
160 // applied to add the pointer if it does not already exist.
167 // exist, transformations are applied to add them.
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/databasemigration/src/com/android/adservices/data/customaudience/
DCustomAudienceDatabaseMigrationTest.java115 // The table should already exist in testMigration5To6()
119 // Columns should not yet exist in testMigration5To6()
134 // Columns should now exist in testMigration5To6()
147 // The table added in v7 should already exist. in testAutoMigration7To8()
156 // Column added in v8 should not exist, yet. in testAutoMigration7To8()
175 // The table added in v7 should already exist. in testManualMigration7To8()
184 // Column added in v8 should not exist, yet. in testManualMigration7To8()
205 // The table added in v7 should already exist. in testManualMigration7To8_withDuplicateColumn()
214 // Column added in v8 should not exist, yet. in testManualMigration7To8_withDuplicateColumn()
258 // The table added in v9 should already exist. in testAutoMigration9To10()
[all …]

12345678910>>...768