Home
last modified time | relevance | path

Searched defs:DIR_ASSETS (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dbase_paths.h33 DIR_ASSETS, // Directory that contains application assets. enumerator
/external/cronet/base/
Dbase_paths.h50 DIR_ASSETS, // Directory that contains application assets. enumerator
Dpath_service_unittest.cc335 TEST_F(PathServiceTest, DIR_ASSETS) { in TEST_F() argument