Home
last modified time | relevance | path

Searched refs:bar_test (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/files/
Dfile_enumerator_unittest.cc284 const FilePath bar_test = subdir_bar.AppendASCII("test.txt"); in TEST() local
293 ASSERT_TRUE(CreateDummyFile(bar_test)); in TEST()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dbuild_defs.bzl82 name = "bar_test",
83 srcs = ["bar_test.cc"],