Home
last modified time | relevance | path

Searched refs:kPaths (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_file/public/pw_file/
Dflat_file_system.h82 pwpb::ListResponse::Fields::kPaths,
/external/pigweed/pw_file/
Dflat_file_system_test.cc139 static_cast<uint32_t>(pw::file::pwpb::ListResponse::Fields::kPaths); in ValidateExpectedPaths()
/external/cronet/net/cookies/
Dcookie_monster_unittest.cc4346 const char* kPaths[] = {"/", "/1", "/1/2", "/1/2/3"}; in TEST_F() local
4352 const char* preexisting_cookie_path = kPaths[preexisting_cookie_path_index]; in TEST_F()
4358 const char* new_cookie_path = kPaths[new_cookie_path_index]; in TEST_F()
4410 const char* new_cookie_path = kPaths[new_cookie_path_index]; in TEST_F()