Home
last modified time | relevance | path

Searched refs:kLight (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/trace_event/
Dmemory_dump_scheduler_unittest.cc86 const MemoryDumpLevelOfDetail kLight = MemoryDumpLevelOfDetail::LIGHT; in TEST_F() local
88 config.triggers.push_back({kLight, kPeriodLightMs}); in TEST_F()
98 EXPECT_CALL(on_tick_, OnTick(kLight)).Times(1); in TEST_F()
99 EXPECT_CALL(on_tick_, OnTick(kLight)).Times(1); in TEST_F()
103 EXPECT_CALL(on_tick_, OnTick(kLight)) in TEST_F()
/external/tensorflow/tensorflow/core/lib/io/
Dcache_test.cc187 const int kLight = 1; in TEST_F() local
192 const int weight = (index & 1) ? kLight : kHeavy; in TEST_F()
200 const int weight = (i & 1 ? kLight : kHeavy); in TEST_F()
/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Draw_memory_graph_node.h48 kLight, enumerator
/external/perfetto/src/trace_processor/importers/proto/
Dmemory_tracker_snapshot_parser.cc68 level_of_detail = LevelOfDetail::kLight; in ReadProtoSnapshot()
/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.h31 kLight = 300, enumerator