HomeSort by relevance Sort by last modified time
    Searched refs:kTestDataPath (Results 1 - 10 of 10) sorted by null

  /frameworks/base/cmds/incident_helper/tests/
BatteryTypeParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "batterytype.txt";
KernelWakesParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "kernel_wakeups_short.txt";
77 const string testFile = kTestDataPath + "kernel_wakeups.txt";
SystemPropertiesParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "system_properties.txt";
ProcrankParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "procrank.txt";
105 const string testFile = kTestDataPath + "procrank_short.txt";
CpuFreqParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "cpufreq.txt";
EventLogTagsParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "event-log-tags.txt";
PageTypeInfoParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "pagetypeinfo.txt";
CpuInfoParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "cpuinfo.txt";
PsParser_test.cpp 49 const string kTestDataPath = kTestPath + "/testdata/";
53 const string testFile = kTestDataPath + "ps.txt";
  /external/tensorflow/tensorflow/core/grappler/costs/
graph_properties_test.cc 40 const char kTestDataPath[] = "core/grappler/costs/graph_properties_testdata";
361 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath,
522 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath,
564 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath,
622 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath,
685 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath,
743 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath,
795 string filename = io::JoinPath(testing::TensorFlowSrcRoot(), kTestDataPath,
    [all...]

Completed in 994 milliseconds