/frameworks/base/cmds/incident_helper/tests/ |
D | KernelWakesParser_test.cpp | 53 const string testFile = kTestDataPath + "kernel_wakeups_short.txt"; in TEST_F() local 77 const string testFile = kTestDataPath + "kernel_wakeups.txt"; in TEST_F() local
|
D | ProcrankParser_test.cpp | 53 const string testFile = kTestDataPath + "procrank.txt"; in TEST_F() local 105 const string testFile = kTestDataPath + "procrank_short.txt"; in TEST_F() local
|
D | BatteryTypeParser_test.cpp | 53 const string testFile = kTestDataPath + "batterytype.txt"; in TEST_F() local
|
D | SystemPropertiesParser_test.cpp | 53 const string testFile = kTestDataPath + "system_properties.txt"; in TEST_F() local
|
D | EventLogTagsParser_test.cpp | 53 const string testFile = kTestDataPath + "event-log-tags.txt"; in TEST_F() local
|
D | CpuFreqParser_test.cpp | 53 const string testFile = kTestDataPath + "cpufreq.txt"; in TEST_F() local
|
D | PageTypeInfoParser_test.cpp | 53 const string testFile = kTestDataPath + "pagetypeinfo.txt"; in TEST_F() local
|
D | CpuInfoParser_test.cpp | 53 const string testFile = kTestDataPath + "cpuinfo.txt"; in TEST_F() local
|
D | PsParser_test.cpp | 53 const string testFile = kTestDataPath + "ps.txt"; in TEST_F() local
|
/frameworks/rs/rsov/compiler/ |
D | Builtin_test.cpp | 29 const std::string testFile("greyscale.spv"); in TEST() local
|
D | Wrapper_test.cpp | 42 std::vector<uint32_t> readWords(const char *testFile) { in readWords()
|
/frameworks/base/tests/net/java/com/android/server/net/ |
D | NetworkStatsCollectionTest.java | 110 final File testFile = in testReadLegacyNetwork() local 138 final File testFile = in testReadLegacyUid() local 166 final File testFile = in testReadLegacyUidTags() local 270 final File testFile = in testAugmentPlan() local
|
/frameworks/base/core/tests/coretests/src/android/content/ |
D | MemoryFileProviderTest.java | 69 public void testFile() throws Exception { in testFile() method in MemoryFileProviderTest
|
/frameworks/rs/rsov/compiler/spirit/ |
D | transformer_test.cpp | 70 std::vector<uint32_t> readWords(const char *testFile) { in readWords()
|
D | module_test.cpp | 45 std::vector<uint32_t> readWords(const char *testFile) { in readWords()
|
D | pass_queue_test.cpp | 85 std::vector<uint32_t> readWords(const char *testFile) { in readWords()
|
/frameworks/base/cmds/incidentd/tests/ |
D | Section_test.cpp | 118 const std::string testFile = kTestDataPath + "metadata.txt"; in TEST_F() local 161 const std::string testFile = kTestDataPath + "kmsg.txt"; in TEST_F() local
|
D | FdBuffer_test.cpp | 228 const std::string testFile = kTestDataPath + "morethan4MB.txt"; in TEST_F() local
|
/frameworks/base/core/tests/coretests/src/android/net/ |
D | UriTest.java | 271 public void testFile() { in testFile() method in UriTest
|