OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ServiceProcessStateFileManipulationTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/
service_process_util_unittest.cc
253
class
ServiceProcessStateFileManipulationTest
: public ::testing::Test {
255
ServiceProcessStateFileManipulationTest
()
258
virtual ~
ServiceProcessStateFileManipulationTest
() { }
336
TEST_F(
ServiceProcessStateFileManipulationTest
, VerifyLaunchD) {
356
TEST_F(
ServiceProcessStateFileManipulationTest
, DeleteFile) {
365
TEST_F(
ServiceProcessStateFileManipulationTest
, DeleteBundle) {
374
TEST_F(
ServiceProcessStateFileManipulationTest
, MoveBundle) {
384
TEST_F(
ServiceProcessStateFileManipulationTest
, MoveFile) {
394
TEST_F(
ServiceProcessStateFileManipulationTest
, TrashBundle) {
408
TEST_F(
ServiceProcessStateFileManipulationTest
, ChangeAttr)
[
all
...]
/external/chromium/chrome/common/
service_process_util_unittest.cc
347
class
ServiceProcessStateFileManipulationTest
: public ::testing::Test {
349
ServiceProcessStateFileManipulationTest
()
352
virtual ~
ServiceProcessStateFileManipulationTest
() { }
488
TEST_F(
ServiceProcessStateFileManipulationTest
, DeleteFile) {
497
TEST_F(
ServiceProcessStateFileManipulationTest
, DeleteBundle) {
506
TEST_F(
ServiceProcessStateFileManipulationTest
, MoveBundle) {
516
TEST_F(
ServiceProcessStateFileManipulationTest
, MoveFile) {
526
TEST_F(
ServiceProcessStateFileManipulationTest
, TrashBundle) {
540
TEST_F(
ServiceProcessStateFileManipulationTest
, ChangeAttr) {
Completed in 24 milliseconds