/aosp12/frameworks/native/services/vr/performanced/ |
H A D | performance_service.cpp | 52 static bool Check(const Message& sender, const Task&) { in Check() function 63 static bool Check(const Message& sender, const Task&) { in Check() function 73 static bool Check(const Message& sender, const Task&) { in Check() function 80 static bool Check(const Message& sender, const Task& task) { in Check() function 88 static bool Check(const Message& sender, const Task& task) { in Check() function 98 static bool Check(const Message& sender, const Task& task) { in Check() function
|
/aosp12/art/tools/bisection_search/ |
H A D | bisection_search.py | 185 def Check(self, output): member in IOutputCheck 207 def Check(self, output): member in EqualsOutputCheck 232 def Check(self, output): member in ExternalScriptOutputCheck
|
/aosp12/art/test/140-field-packing/src/ |
H A D | GapOrder.java | 70 static public void Check() { in Check() method in GapOrder
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/ |
H A D | CheckedTask.java | 77 public interface Check { interface in CheckedTask
|
/aosp12/art/test/2012-structural-redefinition-failures-jni-id/src-art/ |
H A D | Main.java | 20 public static void Check(Class[] klasses) { in Check() method in Main
|
/aosp12/art/test/1983-structural-redefinition-failures/src/art/ |
H A D | Test1983.java | 35 public static void Check(Class[] klasses) { in Check() method in Test1983
|
/aosp12/art/test/2012-structural-redefinition-failures-jni-id/src-art/art/ |
H A D | Test1983.java | 35 public static void Check(Class[] klasses) { in Check() method in Test1983
|
/aosp12/bionic/tests/ |
H A D | sys_statvfs_test.cpp | 27 template <typename StatVfsT> void Check(StatVfsT& sb) { in Check() function
|
H A D | stack_protector_test.cpp | 43 void Check() { in Check() function
|
H A D | sys_vfs_test.cpp | 27 template <typename StatFsT> void Check(StatFsT& sb) { in Check() function
|
H A D | leak_test.cpp | 84 void Check() { in Check() function in LeakChecker
|
/aosp12/system/vold/fs/ |
H A D | F2fs.cpp | 45 status_t Check(const std::string& source) { in Check() function
|
H A D | Exfat.cpp | 41 status_t Check(const std::string& source) { in Check() function
|
H A D | Vfat.cpp | 59 status_t Check(const std::string& source) { in Check() function
|
H A D | Ext4.cpp | 63 status_t Check(const std::string& source, const std::string& target) { in Check() function
|
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
H A D | EventRecurrenceTest.java | 311 private static class Check { class in EventRecurrenceTest 312 Check(String k, int... v) { in Check() method in EventRecurrenceTest.Check
|
/aosp12/art/test/1995-final-virtual-structural-multithread/src/art/ |
H A D | Test1995.java | 130 public void Check() throws Exception { in Check() method in Test1995.MyThread
|
/aosp12/art/test/2001-virtual-structural-multithread/src-art/art/ |
H A D | Test2001.java | 190 public void Check() throws Exception { in Check() method in Test2001.MyThread
|
/aosp12/art/test/203-multi-checkpoint/ |
H A D | multi_checkpoint.cc | 50 void Check() { in Check() function
|
/aosp12/art/test/2005-pause-all-redefine-multithreaded/src/art/ |
H A D | Test2005.java | 129 public void Check() throws Exception { in Check() method in Test2005.MyThread
|
/aosp12/art/compiler/debug/dwarf/ |
H A D | dwarf_test.h | 55 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check() function
|
/aosp12/art/compiler/optimizing/ |
H A D | optimizing_cfi_test.cc | 94 void Check(InstructionSet isa, in Check() function in art::OptimizingCFITest
|
/aosp12/system/extras/simpleperf/ |
H A D | RecordFilter.cpp | 88 bool RecordFilter::Check(const SampleRecord* r) { in Check() function in simpleperf::RecordFilter
|
/aosp12/system/update_engine/scripts/update_payload/ |
H A D | payload.py | 259 def Check(self, pubkey_file_name=None, metadata_sig_file=None, member in Payload
|
/aosp12/art/runtime/ |
H A D | common_runtime_test.cc | 608 void CheckJniAbortCatcher::Check(const std::string& expected_text) { in Check() function in art::CheckJniAbortCatcher 612 void CheckJniAbortCatcher::Check(const char* expected_text) { in Check() function in art::CheckJniAbortCatcher
|