Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd_import_locations/unittest/
Dgpx_parser_test.cc51 bool isOk = GpxParser::parseFile("i_dont_exist.gpx", &locations, &error); in TEST() local
61 bool isOk; in TEST() local
70 bool isOk; in TEST() local
89 bool isOk; in TEST() local
98 bool isOk; in TEST() local
143 bool isOk; in TEST() local
161 bool isOk; in TEST() local
186 bool isOk; in TEST() local
200 bool isOk; in TEST() local
223 bool isOk; in TEST() local
[all …]
/device/google/cuttlefish/host/commands/cvd_import_locations/
Dmain.cc93 bool isOk = false; in ImportLocationsCvdMain() local
/device/google/cuttlefish/host/libs/location/
DGpxParser.cpp146 bool isOk; in parse() local