HomeSort by relevance Sort by last modified time
    Searched refs:DIR_TEST_DATA (Results 1 - 5 of 5) sorted by null

  /external/libmojo/base/
base_paths.h 47 DIR_TEST_DATA, // Used only for testing.
base_paths.cc 32 case DIR_TEST_DATA: {
  /external/libmojo/base/android/
content_uri_utils_unittest.cc 17 ASSERT_TRUE(PathService::Get(DIR_TEST_DATA, &data_dir));
  /external/libchrome/base/json/
json_value_serializer_unittest.cc 412 ASSERT_TRUE(PathService::Get(DIR_TEST_DATA, &original_file_path));
460 ASSERT_TRUE(PathService::Get(DIR_TEST_DATA, &original_file_path));
487 ASSERT_TRUE(PathService::Get(DIR_TEST_DATA, &source_file_path));
json_reader_unittest.cc 576 ASSERT_TRUE(PathService::Get(base::DIR_TEST_DATA, &path));

Completed in 97 milliseconds