Home
last modified time | relevance | path

Searched defs:kSourceId (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/
Dexport_json_unittest.cc953 constexpr int64_t kSourceId = 235; in TEST_F() local
1099 constexpr int64_t kSourceId = 235; in TEST_F() local
1224 constexpr int64_t kSourceId = 235; in TEST_F() local
1280 constexpr int64_t kSourceId = 235; in TEST_F() local
1325 constexpr int64_t kSourceId = 235; in TEST_F() local
/external/tensorflow/tensorflow/core/graph/
Dgraph.h654 enum { kSourceId = 0, kSinkId = 1 }; enumerator