Home
last modified time | relevance | path

Searched +defs:test +defs:dir (Results 1 – 25 of 964) sorted by relevance

12345678910>>...39

/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.h117 struct test { struct
118 int mask;
119 int value;
120 int position;
121 char mode;
181 struct dir { struct
182 int dir_count; argument
189 struct dir_ent *dirs; argument
H A Daction.c274 struct test_entry *test; in parse_test() local
1515 struct dir_info *dir = dir_ent->dir; in eval_empty_actions() local
1856 struct dir_info *dir = dir_ent->dir; in move_dir() local
2099 static int parse_number_arg(struct test_entry *test, struct atom *atom) in parse_number_arg()
2125 static int parse_range_args(struct test_entry *test, struct atom *atom) in parse_range_args()
2226 static int check_pathname(struct test_entry *test, struct atom *atom) in check_pathname()
2354 static int parse_uid_arg(struct test_entry *test, struct atom *atom) in parse_uid_arg()
2399 static int parse_gid_arg(struct test_entry *test, struct atom *atom) in parse_gid_arg()
2454 static int parse_type_arg(struct test_entry *test, struct atom *atom) in parse_type_arg()
2506 static int parse_file_arg(struct test_entry *test, struct atom *atom) in parse_file_arg()
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestPathsModule.java62 File dir = new File(CLDRPaths.MAIN_DIRECTORY); in TestMain() local
97 public MyHandler(File dir, String filename, List<PathTest> tests2) { in MyHandler()
122 protected File dir; field in TestPathsModule.PathTest
124 public void start(File dir, String locale) { in start()
130 public void test(XPathParts fullParts, String value) { in test() method in TestPathsModule.PathTest
149 public void test(XPathParts fullParts, String value) { in test() method in TestPathsModule.GatherValueCharacters
200 public void test(XPathParts fullParts, String value) { in test() method in TestPathsModule.DistinguishingText
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/src/tests/
H A Drutabaga_test.c72 struct rutabaga_test *test = (void *)(uintptr_t)user_data; in rutabaga_test_write_fence() local
123 static int test_rutabaga_init(struct rutabaga_test *test, uint64_t capset_mask) in test_rutabaga_init()
153 static int test_create_context(struct rutabaga_test *test, const char *context_name) in test_create_context()
197 static int test_init_context(struct rutabaga_test *test) in test_init_context()
258 static int test_command_submission(struct rutabaga_test *test) in test_command_submission()
342 static int test_context_finish(struct rutabaga_test *test) in test_context_finish()
368 static int test_rutabaga_2d(struct rutabaga_test *test) in test_rutabaga_2d()
449 static int test_rutabaga_finish(struct rutabaga_test *test) in test_rutabaga_finish()
459 static int test_rutabaga_2d_snapshot(struct rutabaga_test *test, const char* dir) in test_rutabaga_2d_snapshot()
535 int recursive_rm(const char* dir) { in recursive_rm()
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLog.java20 public static void logln(int test, String message) { in logln()
24 public static void logln(boolean test, String message) { in logln()
51 public static void setLog(String dir, String file) throws IOException { in setLog()
65 public static void setLogNoBOM(String dir, String file) throws IOException { in setLogNoBOM()
/aosp_15_r20/external/skia/src/pathops/
H A DSkOpBuilder.cpp61 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(*path); in FixWinding() local
110 SkOpContour* test = &contourHead; in FixWinding() local
149 SkPath* test = &fPathRefs[index]; in resolve() local
156 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(*test); in resolve() local
H A DSkOpAngle.cpp74 bool SkOpAngle::after(SkOpAngle* test) { in after()
230 int SkOpAngle::lineOnOneSide(const SkDPoint& origin, const SkDVector& line, const SkOpAngle* test, in lineOnOneSide()
264 int SkOpAngle::lineOnOneSide(const SkOpAngle* test, bool useOriginal) { in lineOnOneSide()
278 int SkOpAngle::linesOnOriginalSide(const SkOpAngle* test) { in linesOnOriginalSide()
312 void SkOpAngle::alignmentSameSide(const SkOpAngle* test, int* order) const { in alignmentSameSide() argument
697 double dir = vLeft.crossNoNormalCheck(vRight); in endToSide() local
901 double dir = iSide.crossCheck(oppSide); in midToSide() local
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dfile_utils.cc63 namespace test { namespace
104 std::string TempFilename(absl::string_view dir, absl::string_view prefix) { in TempFilename()
128 std::string GenerateTempFilename(absl::string_view dir, in GenerateTempFilename()
169 DIR* dir = ::opendir(path_str.c_str()); in ReadDirectory() local
230 std::string JoinFilename(absl::string_view dir, absl::string_view name) { in JoinFilename()
/aosp_15_r20/external/crosvm/swap/tests/
H A Dmain.rs11 mod test { module
137 let dir = tempfile::tempdir().unwrap(); in controller_enable() localVariable
326 let dir = tempfile::tempdir().unwrap(); in controller_swap_out() localVariable
520 let dir = tempfile::tempdir().unwrap(); in controller_trim() localVariable
687 let dir = tempfile::tempdir().unwrap(); in controller_disable() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-ns.cc17 namespace test { namespace
160 std::string dir = fullpath.substr(0, idx); in ContainerFilesystem() local
177 for (const std::string& dir : dirs_) { in ~ContainerFilesystem() local
182 void ContainerFilesystem::EnsureDirExists(const std::string& dir) { in EnsureDirExists()
/aosp_15_r20/external/autotest/tko/parsers/
H A Dversion_0.py21 def __init__(self, dir): argument
27 def load_from_dir(cls, dir): argument
140 def load_from_dir(dir, verify_ident=None): argument
208 class test(models.test): class
323 def make_job(dir): argument
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_aux.c438 int dir; in show_kernel_stack() local
716 enum igt_suspend_test test; in get_suspend_test() local
745 static void set_suspend_test(int power_dir, enum igt_suspend_test test) in set_suspend_test()
786 int dir; in suspend_via_rtcwake() local
857 enum igt_suspend_test test) in igt_system_suspend_autoresume()
1418 __igt_lsof_fds(proc_t *proc_info, int *state, char *proc_path, const char *dir) in __igt_lsof_fds()
1479 __igt_lsof(const char *dir) in __igt_lsof()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/graphics/fonts/
H A DUpdatableFontDirTest.java209 UpdatableFontDir dir = new UpdatableFontDir( in construct() local
232 UpdatableFontDir dir = new UpdatableFontDir( in construct_empty() local
260 UpdatableFontDir dir = new UpdatableFontDir( in construct_missingFsverity() local
291 UpdatableFontDir dir = new UpdatableFontDir( in construct_fontNameMismatch() local
317 UpdatableFontDir dir = new UpdatableFontDir( in construct_missingSignatureFile() local
369 UpdatableFontDir dir = new UpdatableFontDir( in construct_olderThanPreinstalledFont() local
388 UpdatableFontDir dir = new UpdatableFontDir( in construct_failedToLoadConfig() local
420 UpdatableFontDir dir = new UpdatableFontDir( in construct_afterBatchFailure() local
437 UpdatableFontDir dir = new UpdatableFontDir( in loadFontFileMap_twice() local
451 UpdatableFontDir dir = new UpdatableFontDir( in installFontFile() local
[all …]
/aosp_15_r20/external/autotest/server/cros/ap_configurators/
H A Dpyauto_utils.py108 def UnzipFilenameToDir(filename, dir): argument
249 def _GetTestURI(self, test): argument
253 def getDescription(self, test): argument
256 def startTest(self, test): argument
260 def addSuccess(self, test): argument
264 def addError(self, test, err): argument
268 def addFailure(self, test, err): argument
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DBaseTestCase.java61 String test = System.getProperty("test"); in BaseTestCase() local
334 protected String getFileName(final String dir, final String base, final String ext) in getFileName()
339 …protected String getFileName(final String dir, final String base, final String ext, final boolean … in getFileName()
397 File dir = new File(resultsDirectory); in assureResultsDirectoryExists() local
455 protected String getFileContents(String dir, String baseFileName, String ext) in getFileContents()
/aosp_15_r20/build/make/tools/aconfig/aconfig/src/
H A Dmain.rs39 mod test; module
272 let dir = PathBuf::from(get_required_arg::<String>(sub_matches, "out")?); in main() localVariable
284 let dir = PathBuf::from(get_required_arg::<String>(sub_matches, "out")?); in main() localVariable
296 let dir = PathBuf::from(get_required_arg::<String>(sub_matches, "out")?); in main() localVariable
/aosp_15_r20/external/llvm/utils/lit/lit/formats/
H A Dbase.py39 def __init__(self, command, dir, recursive=False, argument
83 def createTempInput(self, tmp, test): argument
86 def execute(self, test, litConfig): argument
/aosp_15_r20/external/testng/src/test/java/test/
H A DTestHelper.java1 package test; package
28 XmlTest test = new XmlTest(result); in createSuite() local
66 String dir = System.getProperty("java.io.tmpdir"); in createRandomDirectory() local
/aosp_15_r20/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/
H A DOverlayFsUtils.java49 private final BaseHostJUnit4Test test; field in OverlayFsUtils
59 public OverlayFsUtils(BaseHostJUnit4Test test) { in OverlayFsUtils()
72 public void makeWritable(final String dir, int megabytes) in makeWritable()
/aosp_15_r20/external/rust/android-crates-io/crates/nix/
DCargo.toml52 [[test]] arraytable
56 [[test]] arraytable
60 [[test]] arraytable
64 [[test]] arraytable
108 dir = ["fs"] qkey
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java114 final File dir = getContext().getExternalFilesDir(null); in testWithBitmap() local
179 final File dir = getContext().getExternalFilesDir(null); in testWithAdaptiveBitmap() local
204 final File dir = getContext().getExternalFilesDir(null); in testWithBitmapResource() local
261 final File dir = getContext().getExternalFilesDir(null); in testWithStatSysAdbResource() local
274 final File dir = getContext().getExternalFilesDir(null); in testWithFile() local
346 final File dir = getContext().getExternalFilesDir(null); in testAsync() local
399 final File dir = getContext().getExternalFilesDir(null); in testParcel() local
413 ArrayList<Icon> test = new ArrayList<>(); in testParcel() local
513 final File dir = getContext().getExternalFilesDir(null); in testScaleDownMaxSizeWithFile() local
546 final File dir = getContext().getExternalFilesDir(null); in testLoadSafeDrawable_loadSuccessful() local
[all …]
/aosp_15_r20/external/skia/src/core/
H A DSkPath.cpp268 SkPathFirstDirection dir) { in check_edge_against_rect()
860 static void assert_known_direction(SkPathDirection dir) { in assert_known_direction()
864 SkPath& SkPath::addRect(const SkRect &rect, SkPathDirection dir, unsigned startIndex) { in addRect()
941 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
979 SkRotationDirection dir, SkConic conics[SkConic::kMaxConicsForArc], in build_arc_conics()
994 SkPathDirection dir) { in addRoundRect()
1000 SkPath& SkPath::addRRect(const SkRRect& rrect, SkPathDirection dir) { in addRRect()
1005 SkPath& SkPath::addRRect(const SkRRect &rrect, SkPathDirection dir, unsigned startIndex) { in addRRect()
1094 SkPathDirection dir) { in addRoundRect()
1106 SkPath& SkPath::addOval(const SkRect& oval, SkPathDirection dir) { in addOval()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/testdir/
Dtestdir_test.go277 type test struct { struct
278 testCommon
279 *testing.T anonMember
282 dir, goFile string member
287 func (t test) expectFail() bool {
307 func (t test) goFileName() string {
311 func (t test) goDirName() string {
455 func (test) goGcflags() string {
459 func (test) goGcflagsIsEmpty() bool {
474 func (t test) run() error {
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DIsolatedHostTestTest.java155 File dir = new File(mMockTestDir, "ravenwood-runtime"); in testRavenwoodResourcesPositive() local
256 TestDescription test = new TestDescription(className, "test2Plus2"); in testSimpleFailingTestLifecycle() local
277 TestDescription test = new TestDescription(className, "test2Plus2"); in testSimplePassingTestLifecycle() local
299 TestDescription test = new TestDescription(className, "test1Passing"); in testIncludeFilterByMethodLifecycle() local
387 TestDescription test = new TestDescription(className, "test1Passing"); in testExcludeFilterByMethodLifecycle() local
446 TestDescription test = new TestDescription(className, "test1Passing"); in testConflictingFilterLifecycle() local
/aosp_15_r20/external/bc/scripts/
H A Dafl.py52 def check_crash(exebase, out, error, file, type, test): argument
76 def run_test(cmd, exebase, tout, indata, out, file, type, test, environ=None): argument
120 def get_children(dir, get_files): argument

12345678910>>...39